]> git.ipfire.org Git - thirdparty/squid.git/commit
Switch getaddrinfo to use inet_pton and verify the result to detect malformed/bad...
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Wed, 13 Aug 2008 14:48:26 +0000 (16:48 +0200)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Wed, 13 Aug 2008 14:48:26 +0000 (16:48 +0200)
commit2da53de55241729fc1027a9f96715417897ae329
tree0f66d5297e4665d905b80bf9e3a3484de4d47c81
parent58bb34530e23a11dae84346483ea9f4507839a16
Switch getaddrinfo to use inet_pton and verify the result to detect malformed/bad IP addresses
lib/getaddrinfo.c