llvmpipe: add some tests for malloc() returning NULL.
authorBrian Paul <brianp@vmware.com>
Tue, 4 May 2010 19:19:19 +0000 (13:19 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 4 May 2010 23:17:04 +0000 (17:17 -0600)
commit0671c6b5891f38347a3186f367913d674d3196c4
tree96ffe5c54a9b2ba0f8f2704b591928f1e8c5379f
parent2649d64fee6f67f0bdb1630869d82baa1636fca2
llvmpipe: add some tests for malloc() returning NULL.

Start propogating NULL pointers from allocation functions and checks for
NULL in the callers...
src/gallium/drivers/llvmpipe/lp_scene.c
src/gallium/drivers/llvmpipe/lp_scene.h