pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/qt4-libs



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Tue Mar 24 21:43:52 UTC 2015

Modified Files:
        pkgsrc/x11/qt4-libs: Makefile distinfo
Added Files:
        pkgsrc/x11/qt4-libs/patches: patch-src_gui_image_qbmphandler.cpp

Log Message:
SECURITY: add a fix from upstream for a DoS in the BMP handler. Bump
PKGREVISION.

https://codereview.qt-project.org/#/c/107108/4

Fix a division by zero when processing malformed BMP files.
This fixes a division by 0 when processing a maliciously crafted BMP
file. No impact beyond DoS.


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/x11/qt4-libs/Makefile
cvs rdiff -u -r1.97 -r1.98 pkgsrc/x11/qt4-libs/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/x11/qt4-libs/patches/patch-src_gui_image_qbmphandler.cpp

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