mesa: replace MALLOC w/ CALLOC to fix memory error in glPushClientAttrib()
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 5 Sep 2008 14:06:59 +0000 (08:06 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 5 Sep 2008 14:06:59 +0000 (08:06 -0600)
commit11d694b1bb0cb384d802d7e0e252cf5119febb98
tree4574d5ce20d237028abab5c8793db0022badbedb
parent9246c2fad437f3922abb20ed86156963a488be3d
mesa: replace MALLOC w/ CALLOC to fix memory error in glPushClientAttrib()
src/mesa/main/attrib.c