|
From: Bryan M. <om...@br...> - 2006-07-13 21:34:59
|
Dear Valgrind Developers / Core Team, I have been driven mad by a couple of leak reports in a system library - I really wasn't sure if I had messed up Omega (again) so I got the sources, built unoptimised debug versions of the libraries, installed them and ran a small program to try and trip the leaks. It did and whats more, Memcheck agrees on the amount leaked and the allocator location so it looks like Omega was actually OK (I get a bunch of circular reference leaks as well). I had a look at the source but there is no way I can spend enough time to work out why its leaking and proffer a patch. What would be a good way to approach the project team as "your stuff leaks here - my experimental tool says so (and so does this one)" is probably not going to make me any friends... Finally, how do I go about requesting a link to Omega be added to your patches page and what criteria would I have to meet? thanks in advance, Bryan "Brain Murders" Meredith |