Fix texture cache accesses in opengl
commitb1b6d346b5cafa545515d37d6f722946a1dc87cf
authorLaurent Aimar <fenrir@videolan.org>
Tue, 13 Sep 2011 20:37:42 +0000 (13 22:37 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 13 Sep 2011 20:52:55 +0000 (13 22:52 +0200)
tree5e6eb8144248b09dca70cc794e26b4010359006b
parenta4820b53a72903182b198435fabc50d1478fd3b0
Fix texture cache accesses in opengl

It fixes a potential out of bound access.
modules/video_output/opengl.c