[ 
https://issues.apache.org/jira/browse/CELIX-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jasper Gielen updated CELIX-5:
------------------------------

    Attachment: memleak_patch.txt

The following patch already solves some allocation issues.

> 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
>         Attachments: memleak_patch.txt
>
>
> 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