You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2016/09/07 15:15:21 UTC

[jira] [Resolved] (CELIX-374) RTLD_NODELETE flag

     [ 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)