summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-05-24 16:20:30 -0600
committerBrian Paul <brianp@vmware.com>2010-05-24 16:21:55 -0600
commite5d0c730d124aa5ed380ed29162ea76329898844 (patch)
tree585810dede2fb143c7dbbed1551ac36cb8447eed /src/gallium/auxiliary/gallivm
parent8cbc1517c1ba508dbf4d19f6eee729cdd1df8c37 (diff)
sw/xlib: NULL-out pointers after freeing image data
This fixes a double-free() error when not using a shared memory XImage. The XDestroyImage() function frees the ximage->data buffer if non-NULL. If we free it ourselves, we also need to NULL-out the pointer.
Diffstat (limited to 'src/gallium/auxiliary/gallivm')
0 files changed, 0 insertions, 0 deletions