diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-11-27 00:54:03 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-11-27 00:54:03 -0500 |
commit | cabe9aa974aca34c0fda91028c770dee96ba51dc (patch) | |
tree | b42c3cad3efd6a219047a676ebf9dcaf2008cc1b /src/ldso | |
parent | a663c930196b50194921e7ee685d0704ac32f6f4 (diff) | |
download | musl-cabe9aa974aca34c0fda91028c770dee96ba51dc.tar.gz |
reject invalid address families in getaddrinfo
subsequent code assumes the address family requested is either
unspecified or one of IPv4/IPv6, and could malfunction if this
constraint is not met, so other address families should be explicitly
rejected.
Diffstat (limited to 'src/ldso')
0 files changed, 0 insertions, 0 deletions