diff options
author | Brian Paul <brianp@vmware.com> | 2010-03-24 16:27:31 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-03-24 16:29:17 -0600 |
commit | 2ad8692aad0f4ad49643d5f697a036afccdeb9f0 (patch) | |
tree | a3f34c4390cb0022e343128ac199db5dcfc14b10 /src/glw | |
parent | f0e04b094412d358e913d3d1107d7260047f6fb2 (diff) |
llvmpipe: fix texture reference counting bug
We weren't saving the per-scene texture references at the right point.
Fixes piglit cubemap segfault. The segfault resulted from referencing
texture memory which was prematurely freed because of a missed reference
count.
Fixes fd.o bug 27276.
Diffstat (limited to 'src/glw')
0 files changed, 0 insertions, 0 deletions