cvs commit: ports/net/p5-IO-Interface Makefile
ports/net/p5-IO-Interface/files patch-Interface.xs
Xin LI
delphij at FreeBSD.org
Tue May 15 20:48:06 UTC 2012
delphij 2012-05-15 20:48:06 UTC
FreeBSD ports repository
Modified files:
net/p5-IO-Interface Makefile
Added files:
net/p5-IO-Interface/files patch-Interface.xs
Log:
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)
Revision Changes Path
1.13 +1 -0 ports/net/p5-IO-Interface/Makefile
1.1 +27 -0 ports/net/p5-IO-Interface/files/patch-Interface.xs (new)
More information about the cvs-ports
mailing list