Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sat, 01 Feb 2014 17:28:55 +0800
From: orc <orc@...server.ru>
To: musl@...ts.openwall.com
Subject: getprotobynumber() misses IPv6 support

getprotobynumber() should return valid data at least for IPPROTO_IPV6 and IPPROTO_ICMPV6. Without this, getprptobynumber() seeks somewhere beyond limits and causes segfaults somewhere, somewhere returns random string (is there a typo between "\377raw" and "\0\0" missing comma?).

"do we really need all these??"
At least core IPv6 is needed :-)
Download attachment "musl-0.9.15-getproto-v6.patch" of type "*/*" (386 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.