You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2019/09/28 14:12:26 UTC

[GitHub] [celix] rlenferink opened a new issue #66: Memory used by libxml2 not released at program close

rlenferink opened a new issue #66: Memory used by libxml2 not released at program close
URL: https://github.com/apache/celix/issues/66
 
 
   There are a few memory leaks reported by valgrind for libxml2. These can probably be fixed by calling xmlCleanupParser() after the bundles which use libxml2 are done, but before the libxml2 library is unloaded.
   
   ---
   
   Original creation date: 11/Feb/15
   Reporter: Daniel Parker

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services