use calloc instead of malloc so try_codegen field is initialized to zero (bug 5791)
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 2 Feb 2006 17:33:26 +0000 (17:33 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 2 Feb 2006 17:33:26 +0000 (17:33 +0000)
commit16a14510c4c134db9268719e9458bf6bf83e618a
tree1686939cedc65850dbed37a6897d76fda09b7d9c
parent725740c7c8664cde9bb09b88674ad09956e93c49
use calloc instead of malloc so try_codegen field is initialized to zero (bug 5791)
src/mesa/tnl/t_vb_arbprogram.c