K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-05-15T20:48:06.000000Z K 7 svn:log V 358 Fix an incorrect pointer usage and pass the right pointer to freeifaddrs(), which would cause a free() inside allocated chunk. Without this change, the class could crash with jemalloc debugging options enabled. The patch have also been submitted to upstream maintainer. Reported by: lev Submitted by: delphij PR: ports/167938 Approved by: perl@ (swills) END