Date: Tue, 15 May 2012 20:48:06 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-IO-Interface Makefile ports/net/p5-IO-Interface/files patch-Interface.xs Message-ID: <201205152048.q4FKm6MK034155@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205152048.q4FKm6MK034155>
