gallium/hud: replace malloc w/ MALLOC
authorBrian Paul <brianp@vmware.com>
Wed, 3 Apr 2013 19:33:38 +0000 (13:33 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 4 Apr 2013 14:50:15 +0000 (08:50 -0600)
commita408ea96920984ad2c5bf81f799cbb583f264105
tree0e9529548616f61df3c6114cd9180f9046c9c38c
parent92769612233dade9b7d45d5058dc86efc18d7710
gallium/hud: replace malloc w/ MALLOC

To match the FREE() called used later.  Fixes things on Windows.

Reviewed-by: Marek Olšák <maraeo@gmail.com>
src/gallium/auxiliary/hud/hud_context.c