From: Rich Felker Date: Sat, 2 Feb 2013 06:32:12 +0000 (-0500) Subject: fix memory leak due to double call to getaddrinfo in gethostbyname* X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=b0302863a36ef6ad24bd25e3ef4df74b9a56980d;hp=b0302863a36ef6ad24bd25e3ef4df74b9a56980d fix memory leak due to double call to getaddrinfo in gethostbyname* ---