test/textureGather: memory leak
Test uses asprintf which allocates memory, but not freed it
Fixes: f62e74f6(ARB_texture_gather: add initial execution test)
Signed-off-by: Sergii Romantsov sergii.romantsov@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.
Test uses asprintf which allocates memory, but not freed it
Fixes: f62e74f6(ARB_texture_gather: add initial execution test)
Signed-off-by: Sergii Romantsov sergii.romantsov@globallogic.com