platform_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 Replace android_open_proxy with dns_open_proxy 2018-11-19 18:00:37 +08:00
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 Free memory when it is no more used 2018-11-08 13:29:13 -08:00