In region_unmap(), check if region is mapped before decrementing refcount.
authorBrian <brian.paul@tungstengraphics.com>
Sat, 20 Oct 2007 21:45:24 +0000 (15:45 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Sat, 20 Oct 2007 21:45:24 +0000 (15:45 -0600)
commit7c8b2f7ce33a672a90de8000bcbf15ec764e9d85
tree236217dec256b978248a3d926327de0042f97622
parentbb3d61551c8bb3fc60ca48bd2394d4ba7ba004d2
In region_unmap(), check if region is mapped before decrementing refcount.
src/mesa/pipe/i915simple/i915_regions.c
src/mesa/pipe/softpipe/sp_region.c