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