Skip to content

arb_clear_texture: Fix memory leak

Illia Iorin requested to merge GL/piglit:fix/ML/integer.c into master

Memory that was allocated for glGetTexImage wasn't freed after comparison.

Signed-off-by: Illia Iorin illia.iorin@globallogic.com

Edited by Illia Iorin

Merge request reports