gallium/u_upload_mgr: fix a serious memory leak
authorMarek Olšák <maraeo@gmail.com>
Mon, 28 Jan 2013 01:47:24 +0000 (02:47 +0100)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Wed, 13 Feb 2013 20:48:36 +0000 (21:48 +0100)
commitd40df8073209e54c943d3ecaa20cf3297a765907
tree71a9f4cb80423b0e2d2b0cc5f1e525f0f248514f
parent914368538ec72926f160e784dcbae5db05e34abe
gallium/u_upload_mgr: fix a serious memory leak

It can eat all memory and crash in a matter of minutes with r600g.
(cherry picked from commit 87592cff57feef29565150b9203e220b50623f30)
src/gallium/auxiliary/util/u_upload_mgr.c