I'm running on Ubuntu 9.04 which is up to version 6.4.5 As you can see from the source I was using the memory checking in GCC. I just tried valgrind and it reports: More than 10000000 total errors detected. I'm not reporting any more. ==3648== Final error counts will be inaccurate. Go fix your program!
Looks like I need to install a newer ImageMagick. Thanks! ----- Original Message ----- From: <[email protected]> To: <[email protected]>; <[email protected]> Sent: Monday, September 14, 2009 6:00 AM Subject: Re: [magick-users] Memory Leak >> This very simple code has a memory leak reported. > > valgrind reports > > ==9051== LEAK SUMMARY: > ==9051== definitely lost: 0 bytes in 0 blocks > ==9051== indirectly lost: 0 bytes in 0 blocks > > which suggests there are no memory leaks. We're using ImageMagick > 6.5.5-10. _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
