diff options
author | Brian Paul <[email protected]> | 2012-11-30 10:11:54 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-11-30 12:08:07 -0700 |
commit | 4cedb65a43ae81c7ac71e631c854b7404dd2b61b (patch) | |
tree | 991b9554d3a6b15be4894c111a46fb5e1b828d60 /docs/libGL.txt | |
parent | 51223784d6a8ee93cf004c9ba87a7e4dcb7b3161 (diff) |
st/mesa: fix context use-after-free problem in st_renderbuffer_delete()
The use-after-free happened when the renderbuffer was shared by multiple
contexts and we tried to delete the renderbuffer using a context which
was previously deleted.
Note: this is a candidate for the stable branches.
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'docs/libGL.txt')
0 files changed, 0 insertions, 0 deletions