summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup/ss_context.c
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2014-01-21 16:52:42 -0800
committerIan Romanick <[email protected]>2014-01-24 13:43:10 -0800
commitc11d76c51a29ed4fe02a8c46ba9fd64083f155ed (patch)
tree5c3a48a7d782fdbc69e8f02800faf28f379d932a /src/mesa/swrast_setup/ss_context.c
parenta44554870ef4d5bc42c4b34aa1ce8d6979ddd92c (diff)
mesa: Increment the list pointer while freeing instruction data
Since the list pointer was never incremented when a OPCODE_PIXEL_MAP opcode was encountered, the data for the instruction would get freed over and over and over... resulting in a crash. Fixes gl-1.0-beginend-coverage. Signed-off-by: Ian Romanick <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72214 Reviewed-by: Brian Paul <[email protected]> Cc: Lu Ha <[email protected]>
Diffstat (limited to 'src/mesa/swrast_setup/ss_context.c')
0 files changed, 0 insertions, 0 deletions