[Mesa-dev] [PATCH 0/3 v2] More radeon/llvm memory leak fixes
Aaron Watry
awatry at gmail.com
Thu Nov 14 10:17:41 PST 2013
With the 3 attached patches and a previous series of 6 patches, I can
now launch glxgears on Evergreen without any definite memory leaks according
to: valgrind --leak-check=full glxgears
I've run this through piglit/tests/quick.tests without any regressions.
I don't have commit access (yet), so feel free to push if you don't have any issues.
v2: Remove NULL checks in patches 2,3 and fix indentation in patch 1.
Aaron Watry (3):
r600/llvm: initialize radeon_llvm_binary
r600/llvm: Free binary.code/binary.config in r600_llvm_compile
radeon/llvm: Free elf_buffer after use
More information about the mesa-dev
mailing list