OSDN Git Service

Add a check which compares the passed in size of the DDX driver private DRI
authorAlan Hourihane <alanh@tungstengraphics.com>
Sun, 14 Aug 2005 12:16:51 +0000 (12:16 +0000)
committerAlan Hourihane <alanh@tungstengraphics.com>
Sun, 14 Aug 2005 12:16:51 +0000 (12:16 +0000)
commit69dc32cfac945bf664ddfbd6f0116404f893e66e
tree8ecc4f69227d40c1a67abdc3b09ebe6b827823c7
parent33f9c98aa6643abe587f71976db51d4138ccc2b9
Add a check which compares the passed in size of the DDX driver private DRI
structure to the 3D drivers view of it, and abort if they don't match.

This traps the case with the drmAddress removal in the DDX driver.
src/mesa/drivers/dri/i915/intel_screen.c