Source-Changes archive

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

CVS commit: xsrc/external/mit/xf86-video-intel/dist/src



Module Name:    xsrc
Committed By:   tsutsui
Date:           Wed Jun  6 15:19:54 UTC 2012

Modified Files:
        xsrc/external/mit/xf86-video-intel/dist/src: i830_render.c

Log Message:
Pull the similar fix from i915_render.c rev 1.2 and i965_render.c rev 1.2:

 http://mail-index.NetBSD.org/source-changes/2010/12/27/msg016345.html
 > XXX: Fix crash with Firefox, where drawable is NULL.
 > There must be a better fix for this.

 http://mail-index.NetBSD.org/source-changes/2011/01/21/msg017560.html
 > Avoid a crash when pDrawable is null.

Fixes Xserver SEGV on starting Firefox on old i830/855GM machines
running 6.0_BETA2.

Should be pulled up to netbsd-6.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
    xsrc/external/mit/xf86-video-intel/dist/src/i830_render.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