[
https://issues.apache.org/jira/browse/CELIX-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pepijn Noltes closed CELIX-301.
-------------------------------
Resolution: Fixed
> Memory leaks in rsa_shm
> -----------------------
>
> Key: CELIX-301
> URL: https://issues.apache.org/jira/browse/CELIX-301
> Project: Celix
> Issue Type: Bug
> Reporter: Gabriele Ricciardi
> Attachments: rsa_sh_leaks.patch
>
>
> In the receive function of rsa_shm, the reply string is copied to the shm but
> not freed.
> The imported ipc_segment structures are never freed.
> Attached patch that fixes the memory leaks (and also a unit test for rsa_shm)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)