diff options
author | Marek Olšák <[email protected]> | 2013-04-24 01:29:26 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2013-05-01 20:08:53 +0200 |
commit | 8eef6ad2e2f90feac231a2e09ed4765f23ed1557 (patch) | |
tree | 36bdf18ebe5d9152e92f406fe1dc4bf00192bc39 /docs | |
parent | b5b6460c40e1c46f6af6a490485132ea0864572c (diff) |
vbo: fix possible use-after-free segfault after a VAO is deleted
This like the fifth attempt to fix the issue.
Also with the new "validating" flag, we can set recalculate_inputs to FALSE
earlier in vbo_bind_arrays, because _mesa_update_state won't change it.
NOTE: This is a candidate for the stable branches.
v2: fixed a typo
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions