fix memory leak due to double call to getaddrinfo in gethostbyname*
[musl] / src / time / timegm.c
2012-06-13 Rich Felkeradd timegm function (inverse of gmtime), nonstandard