You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/10/03 12:49:26 UTC

[jira] [Updated] (CELIX-264) Missing strdup leads to invalid free

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

Bjoern Petri updated CELIX-264:
-------------------------------
    Description: When falling back to the DEFAULT_IP in RSA/Discovery no string copy is done. This leads to an invalid free call when destroying the bundle.  (was: When falling back to the DEFAULT_IP in RSA/Discovery now string copy is done. This leads to an invalid free call when destroying the bundle.)

> Missing strdup leads to invalid free
> ------------------------------------
>
>                 Key: CELIX-264
>                 URL: https://issues.apache.org/jira/browse/CELIX-264
>             Project: Celix
>          Issue Type: Bug
>          Components: Remote Service Admin
>            Reporter: Bjoern Petri
>            Assignee: Bjoern Petri
>            Priority: Minor
>
> When falling back to the DEFAULT_IP in RSA/Discovery no string copy is done. This leads to an invalid free call when destroying the bundle.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)