r600, llvm: Fix mem leak
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
This commit is contained in:
@@ -887,6 +887,7 @@ unsigned r600_llvm_compile(
|
||||
|
||||
FREE(binary.code);
|
||||
FREE(binary.config);
|
||||
FREE(binary.rodata);
|
||||
|
||||
return r;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user