pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/wxGTK28



Module Name:    pkgsrc
Committed By:   drochner
Date:           Wed Aug  5 20:58:56 UTC 2009

Modified Files:
        pkgsrc/x11/wxGTK28: Makefile distinfo
Added Files:
        pkgsrc/x11/wxGTK28/patches: patch-ca

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


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/wxGTK28/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/wxGTK28/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/wxGTK28/patches/patch-ca

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index