Fix mismatched map/unmap of buffers in swrast read/drawpixels error paths.
authorEric Anholt <eric@anholt.net>
Tue, 18 Dec 2007 22:51:42 +0000 (14:51 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 18 Dec 2007 22:51:42 +0000 (14:51 -0800)
commit9efa1029e5a2ee90e3265d9959730685ce841b66
treee68469effaa5dfcd8f8029eee02d800cfa19c277
parent4878f12189c52e1cafe9240183d0e371a1f287d3
Fix mismatched map/unmap of buffers in swrast read/drawpixels error paths.
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_readpix.c