On Tuesday 19 December 2006 23:42, hyc@symas.com wrote:
David Hawes wrote:
Here's the valgrind output with the set clause in place:
http://filebox.vt.edu/users/dhawes/valgrind-with-set.log
Here's the valgrind output without the set clause (for reference):
http://filebox.vt.edu/users/dhawes/valgrind-without-set.log
The following patch causes memory use to stabilize with my SLAMD test:
Try the patch in HEAD sets.c 1.29 -> 1.30.
I haven't tested the patch with valgrind yet, but I no longer see the memory leak with my SLAMD test.
Thanks for your help with this.
dave