[ https://issues.apache.org/jira/browse/CELIX-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriele Ricciardi resolved CELIX-374.
--------------------------------------
Resolution: Fixed
Defines in source files adapted for conditional inclusion of RTLD_NODELETE flag. Adapted also
service_registry.c to be compliant with DEBUG flag.
Fixed couple of leaks found during testing.
Add a note in framework.c about RTLD_NODELETE use and behavior.
> RTLD_NODELETE flag
> ------------------
>
> Key: CELIX-374
> URL: https://issues.apache.org/jira/browse/CELIX-374
> Project: Celix
> Issue Type: Bug
> Reporter: Gabriele Ricciardi
>
> The RTLD_NODELETE flag for dlopen is always enabled, except for Android builds.
> This flag should be enabled only for debug,non-Android builds (it's needed for correct
Valgrind output).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|