glsl/standalone: Fix memory leaks
authorEric Anholt <eric@anholt.net>
Fri, 4 Dec 2020 23:17:51 +0000 (15:17 -0800)
committerMarge Bot <eric+marge@anholt.net>
Tue, 15 Dec 2020 19:39:29 +0000 (19:39 +0000)
commit0d23f4e56fb6ec8b1b13fd48d937850d87ad4f26
treecbdddfe55d49d85c4af4245947a6c76c35052b95
parenta8fb7ac1c4f2cee6b2f772efe2a0b503a3480df9
glsl/standalone: Fix memory leaks

Needed for meson test with asan enabled.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7936>
src/compiler/glsl/standalone.cpp
src/compiler/glsl/standalone_scaffolding.cpp