[Toybox] [PATCH] Use the correct types for recvfrom.

enh enh at google.com
Wed Feb 24 21:37:41 PST 2016


(sending on behalf of the actual author; i've edited the attached
patch so the from line has his details rather than mine.)


The clang FORITFY implementation doesn't like pointer signedness mismatch.
"What mismatch?", you say. "The historical bug in LP32 Android that left
it with a signed socklen_t".

---
 toys/pending/traceroute.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-the-correct-types-for-recvfrom.patch
Type: text/x-patch
Size: 1015 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20160224/f62a8ce8/attachment-0004.bin>


More information about the Toybox mailing list