Solve memory leaks in framework code
------------------------------------

                 Key: CELIX-5
                 URL: https://issues.apache.org/jira/browse/CELIX-5
             Project: Celix
          Issue Type: Task
            Reporter: Jasper Gielen


A few memory leaks can be detected when running the framework example (hello 
world) with a profiler tool.

Some are related to mallocs never freed later on. These mallocs need to be 
replaced by the usage of a memory pool (APR).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to