vbo: add a null pointer check to handle OOM instead of crashing
authorBrian Paul <brianp@vmware.com>
Thu, 24 Jan 2013 23:32:42 +0000 (16:32 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 25 Jan 2013 22:41:41 +0000 (15:41 -0700)
commit7a89f08a22eb83ed2f0c51e516397d6415e64a3d
treeff6eea2c5f4afc7f3c10a80e370c488db7fe4173
parentb13c534f1479549e53b9896ea4d25d79f8466c24
vbo: add a null pointer check to handle OOM instead of crashing

Note: This is a candidate for the 9.0 branch.
src/mesa/vbo/vbo_exec_api.c