K 10 svn:author V 8 vangyzen K 8 svn:date V 27 2018-05-28T02:40:06.045254Z K 7 svn:log V 251 logger: fix memory leak and use-after-free This one call to getaddrinfo() did not adhere to the common idiom of storing the result into a second res0 variable, which is later freed. Reported by: Coverity CID: 1368069 1368071 Sponsored by: Dell EMC END