replace CALLOC with MALLOC in _mesa_new_texture_object()
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 19 Jan 2004 17:41:02 +0000 (17:41 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 19 Jan 2004 17:41:02 +0000 (17:41 +0000)
commit9c0b83556dae35cf7260567f30fc156efa8c9742
tree24df785fd73571838a53fd5cf304a82293d8d99d
parentc929f13701634a145a217ebb1ddec80742234d5d
replace CALLOC with MALLOC in _mesa_new_texture_object()
src/mesa/main/texobj.c