Memory leak

2004-12-17 Thread Mark Bucciarelli
I've been seeing garbage output to the console when running a set of tests with make check. I ran valgrind on make check and it indicated two memory leaks in /usr/bin/make. You can find all the details, including the valgrind output, here: http://bugs.kde.org/show_bug.cgi?id=95237 When I put

Re: Memory leak

2004-12-17 Thread Paul D. Smith
%% Mark Bucciarelli <[EMAIL PROTECTED]> writes: mb> I've been seeing garbage output to the console when running a set mb> of tests with make check. mb> I ran valgrind on make check and it indicated two memory leaks mb> in /usr/bin/make. There are a few known, but innocuous memory leaks