On 11 Mar 2015 15:10, Andreas Schwab wrote:
> +             addr -= sizeof (mask) - sizeof(long);
> +             if (umoven(tcp, addr, sizeof (mask) - sizeof(long), (char *) 
> &mask[1]) < 0)

should be consistent with sizeof (foo) vs sizeof(foo) (should use the latter)
-mike

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to