Subject: CVS commit: pkgsrc/x11/wxGTK28
From: Matthias Drochner
Date: 2009-08-05 22:58:56
Message id: 20090805205856.65000175D0@cvs.netbsd.org

Log Message:
deal with CVE-2009-2369 -- neither the advisory nor anything it links
to give useful information, just spotted an obvious case where data
passed from subclasses are used for malloc() unchecked, so added a check.
I can't claim that the CVE report is fixed because it is not clear what
it is about, but it seems that this fixes an issue.
bump PKGREVISION

Files:
RevisionActionfile
1.5modifypkgsrc/x11/wxGTK28/Makefile
1.6modifypkgsrc/x11/wxGTK28/distinfo
1.1addpkgsrc/x11/wxGTK28/patches/patch-ca