glx: Check flush DRI extension version at runtime
authornobled <nobled@dreamwidth.org>
Fri, 6 May 2011 07:39:24 +0000 (09:39 +0200)
committerMichel Dänzer <daenzer@vmware.com>
Fri, 6 May 2011 07:39:24 +0000 (09:39 +0200)
commita3e2c8f31f0c5d8d5c1c76e33a572c7be8938573
tree5163a7ab3df2a033e271f2750689ce530e4421a2
parent31d27259b6d682f69866ace89ffaac5294e8bf62
glx: Check flush DRI extension version at runtime

The DRI driver itself might not have version 3 of the
DRI2 flush extension, in which case this would've
pointed to out of bounds memory...
src/glx/dri2_glx.c