|
From: Juergen L. <jue...@gm...> - 2011-07-30 20:39:40
|
On Fri, Jul 22, 2011 at 06:40:37PM -0400, Chris Frey wrote: (...) > I've noticed in your ldap plugin code, you free this memory with > calls to xmlFree(), which is very correct, but plugins shouldn't > have to know this. This change will affect you. Done. > Also, I notice that you make much use of valgrind in your testing. > I've been fixing a lot of memory leaks in opensync in the above > git repo. If you'd like to give it a try and report back if you > see any improvement, that would be great. Yes, of course. Right now I run the tests without valgrind, and I face some unexpected issues. Anyway - great to see some progress in libopensync. Thank you very much, indeed. Bye, bye Juergen |