mesa: use CALLOC instead of MALLOC to fix valgrind warning
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 1 Sep 2008 19:10:23 +0000 (13:10 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 1 Sep 2008 19:10:54 +0000 (13:10 -0600)
commit39e8860e45fae2968917bdb7fe572c8793bbce30
tree033bde360da76876089a6825f826ff746794818c
parentc074b86cbc664e973486caaca0817b9a1654be3d
mesa: use CALLOC instead of MALLOC to fix valgrind warning
src/mesa/main/arrayobj.c