Hi,
Those two are still there with current master
(e0c4a59dc6c415c2abf6e0c5e3aaf5aee781cdf1).
False positive in Valgrind?
Cheers,
Tim
Am 24.01.2011, 16:53 Uhr, schrieb Joakim Sindholt :
Could you try updating to HEAD and trying again? Having just looked at
the cleanup code, it appears to be
Hi,
I think I found two memory leaks:
Valgrind:
==27418== 112 bytes in 2 blocks are definitely lost in loss record 105 of 157
==27418==at 0x4C2380C: calloc (vg_replace_malloc.c:467)
==27418==by 0x8FCF794: r600_create_surface (r600_texture.c:419)
Code:
struct r600_surface *surface = CALL
Hi,
I think .gitignore is missing some entries for machine generated files.
This is just a minimal cosmetic issue and does not affect build process or
runtime behaviour.
Tim
---
src/glsl/.gitignore|1 +
src/mapi/es1api/.gitignore |3 +++
src/mapi/es2api/.gitignore |3 +