fix for-loop in _mesa_GetDouble to avoid out of bounds memory read
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 26 Jun 2005 20:08:23 +0000 (20:08 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 26 Jun 2005 20:08:23 +0000 (20:08 +0000)
commit845f2a73506837e4ec4e0cf8bb99a2d63bdaf1b4
tree4c22159c078ef6bb47623d6ee49dee76490f4493
parentf8582b6c1f2403869d21bf57093f644284139802
fix for-loop in _mesa_GetDouble to avoid out of bounds memory read
src/mesa/main/get.c
src/mesa/main/get_gen.py