diff options
author | Brian Paul <brianp@vmware.com> | 2011-01-20 13:46:53 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2011-01-20 13:46:57 -0700 |
commit | 37233f1ee0213a224611788bbab38840ba9f8308 (patch) | |
tree | 5fc0724e14c284e3fca64f85ae12e80055321912 /src/mesa/main/shaderapi.c | |
parent | 4ef955a12a526dcad388133b6dc8426a51054cdd (diff) |
softpipe: check for null pointers during context create/destroy
See http://bugs.freedesktop.org/show_bug.cgi?id=32309
Apparently, malloc() is failing during context creation. Not
checking for nulls here led to crashes elsewhere.
Diffstat (limited to 'src/mesa/main/shaderapi.c')
0 files changed, 0 insertions, 0 deletions