summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/attrib.c
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2014-04-09 19:22:11 -0600
committerBrian Paul <[email protected]>2014-04-10 07:53:05 -0600
commitf9985db0bc1f1fa217a0fa30a608cb78ccd79a50 (patch)
tree0bf457ffdba3a7a09c4154d1fd0784727964f802 /src/mesa/main/attrib.c
parent87502bbcd7311a7eecb5a9ef82b4770253a62530 (diff)
st/mesa: fix sampler_view REALLOC/FREE macro mix-up
We were using REALLOC() from u_memory.h but FREE() from imports.h. This mismatch caused us to trash the heap on Windows after we deleted a texture object. This fixes a regression from commit 6c59be7776e4d. Reviewed-by: Christian König <[email protected]> Reviewed-by: Jakob Bornecrantz <[email protected]>
Diffstat (limited to 'src/mesa/main/attrib.c')
0 files changed, 0 insertions, 0 deletions