tests/arb_sample_shading: Multiple memory leaks
Memory is being allocated by asprintf, but never freed.
Fixes memory leaks in multiple cases of arb_sample_shading
test.
Signed-off-by: Yevhenii Kolesnikov yevhenii.kolesnikov@globallogic.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Memory is being allocated by asprintf, but never freed.
Fixes memory leaks in multiple cases of arb_sample_shading
test.
Signed-off-by: Yevhenii Kolesnikov yevhenii.kolesnikov@globallogic.com