|
From: Tomas M. <tom...@2p...> - 2007-02-01 20:41:10
Attachments:
memory_dump.patch
|
I added --leak-check=dump which dumps of leaked memory. It may help significantly when hunting a leak when you know what is in memory. I'm sending patch agains SVN trunk. Note it's not perfect - no XML dump and maybe malloc memory should be also freed. Maybe it could help someone. I had no time to check if already has been discussed. Tomas |