pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xf86-video-intel



Module Name:    pkgsrc
Committed By:   khorben
Date:           Mon Apr 20 13:39:00 UTC 2015

Modified Files:
        pkgsrc/x11/xf86-video-intel: Makefile distinfo
Added Files:
        pkgsrc/x11/xf86-video-intel/patches: patch-src_legacy_i810_i810__dri.c

Log Message:
Add patch from xsrc to avoid random stack access

CID 1107540: Make the code safe avoiding random stack access. In
the first loop where there is a singleton point to pptSrc, only
access that singleton, no matter what.

Bump PKGREVISION as well.

Originally from Christos Zoulas:
http://mail-index.netbsd.org/source-changes/2013/11/14/msg049188.html

Reported upstream by Patrick Welche:
http://lists.freedesktop.org/archives/intel-gfx/2015-January/059018.html


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/x11/xf86-video-intel/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/x11/xf86-video-intel/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/x11/xf86-video-intel/patches/patch-src_legacy_i810_i810__dri.c

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