util/vma: Fix leak of the heap in the unit test.
authorEric Anholt <eric@anholt.net>
Fri, 4 Dec 2020 19:17:39 +0000 (11:17 -0800)
committerMarge Bot <eric+marge@anholt.net>
Tue, 15 Dec 2020 19:39:29 +0000 (19:39 +0000)
commit867e7f7cf4e3e117588612e36bb749b3ec8414af
tree0feac58266db0d2f9f2fd07038dd77d7390cad04
parente640a9ca79f29814235fff388c5460d9b12cb529
util/vma: Fix leak of the heap in the unit test.

Needed for unit testing with asan enabled.

Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7936>
src/util/tests/vma/vma_random_test.cpp