Florian Weimer 1c3490d4b2 getnameinfo: Avoid calling strnlen on uninitialized buffer
In the numeric AF_INET/AF_INET6 case, if inet_ntop fails
as the result of a short host buffer, we used to call strnlen
on the uninitialized host buffer.
2016-05-04 14:48:01 +02:00
..
2011-05-05 07:36:40 -04:00
2016-04-28 12:53:50 +02:00
2016-04-28 12:53:50 +02:00
2016-04-28 12:53:50 +02:00
2016-04-28 12:53:50 +02:00
2016-04-28 12:53:50 +02:00
2016-04-28 12:53:50 +02:00
2016-04-28 12:53:50 +02:00
2011-12-03 21:49:35 -05:00
2013-06-05 20:44:03 +00:00
2013-06-05 20:44:03 +00:00