Coverity #468: Fill in the rest of the error_list to match the error codes
authorAdam Jackson <ajax@freedesktop.org>
Mon, 3 Apr 2006 00:00:53 +0000 (00:00 +0000)
committerAdam Jackson <ajax@freedesktop.org>
Mon, 3 Apr 2006 00:00:53 +0000 (00:00 +0000)
commit5ab5517ba8d2d0b4d590b5fe864797b8a8241cc5
tree511c7e28185998d337e485441b512da4ff4958b0
parent05ddc4a6c59f4bd288d322594afe4ac561d07fa7
Coverity #468: Fill in the rest of the error_list to match the error codes
defined in glxproto.h.  Avoids reading semi-random memory (and probably
crashing) when calling __glXErrorString().
src/glx/x11/glxext.c