Re: [aspell-devel] Memory leak bug in common/config.cpp

2007-08-20 Thread Jose Da Silva
Hi Doug, I would suggest you place these bugs you found in sourceforge so that they won't get forgotten. Here's the location: http://sourceforge.net/projects/aspell/ Keep both of them separate so that they can be analyzed and closed separately. In your bug report, you may want assist by linking a

[aspell-devel] Memory leak bug in common/config.cpp

2007-08-11 Thread Doug Kwan (關振德)
Hi, I found this bug in common/config.cpp. It looks like a copy-and-page error from code above. There is another loop above this that delete a linked link whose head is first_. I believe the broken code was copied from there. -Doug --- config.cpp.orig 2007-08-09 00:35:48.0 -0700