Module Name: xsrc Committed By: msaitoh Date: Mon Dec 22 09:50:04 UTC 2014
Modified Files: xsrc/external/mit/xorg-server/dist/exa [netbsd-6]: exa_render.c xsrc/external/mit/xorg-server/dist/render [netbsd-6]: picture.h Log Message: Pullup additional patches requested by mrg in ticket #308: xsrc/external/mit/xorg-server/dist/exa/exa_render.c 1.2 xsrc/external/mit/xorg-server/dist/render/picture.h 1.2 fixes for CVE CVE-2013-6424: If t->bottom is close to MIN_INT, removing top can wraparound, so do the check properly. To generate a diff of this commit: cvs rdiff -u -r1.1.1.4 -r1.1.1.4.2.1 \ xsrc/external/mit/xorg-server/dist/exa/exa_render.c cvs rdiff -u -r1.1.1.3 -r1.1.1.3.2.1 \ xsrc/external/mit/xorg-server/dist/render/picture.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.