19 Mar 2012 06:57
[openchange]Using talloced profile + various patch
Matthieu Patou <mat <at> matws.net>
2012-03-19 05:57:22 GMT
2012-03-19 05:57:22 GMT
Hello list, While trying to figure out why openchangesim require so much memory I found that I had long lasting ldb objects and cli_credential. But making profile to be talloced we can use profile as a talloc context for ldb requests and for cli_credential thus allowing desallocation of memory once the profile is not needed anymore. I have also I patch to free the session in duplicate profile and another to have correctly initialized structures so that valgrind doesn't complain. Any comments ? Matthieu
_______________________________________________ devel mailing list devel <at> lists.openchange.org http://mailman.openchange.org/listinfo/devel
RSS Feed