android_bionic/libc/dns
Elliott Hughes 4aef93acff android_getaddrinfo_proxy: fix memory leak on failure.
The shadowing of `ai` meant that the freeaddrinfo() call outside the
loop would never see anything but NULL.

Bug: https://issuetracker.google.com/143928781
Test: treehugger
Change-Id: I1bf137f7933201eb8024603bfd569ff7bbc7f9b7
2019-11-05 12:42:14 -08:00
..
include
nameser Test for ns_parserr() and got a heap-buffer-overflow 2019-08-29 22:18:37 +08:00
net android_getaddrinfo_proxy: fix memory leak on failure. 2019-11-05 12:42:14 -08:00
resolv