[asterisk-bugs] [JIRA] (ASTERISK-24390) astobj2: REF_DEBUG reports false leaks with ao2_callback with OBJ_MULTIPLE

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Nov 3 13:56:36 CST 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-24390:
-----------------------------------

    Target Release Version/s: 1.8.32.0

> astobj2: REF_DEBUG reports false leaks with ao2_callback with OBJ_MULTIPLE
> --------------------------------------------------------------------------
>
>                 Key: ASTERISK-24390
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24390
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/AstMM
>    Affects Versions: 1.8.31.0, 11.13.0
>            Reporter: Corey Farrell
>            Assignee: Corey Farrell
>            Severity: Minor
>      Target Release: 1.8.32.0, 11.14.0
>
>
> When ao2_callback is run with OBJ_MULTIPLE and not OBJ_NODATA it allocates a temporary container.  When this container is destroyed it does not record unref's to the refs log.  This causes refcounter.py to incorrectly flag the object as leaked.
> It appears this issue was fixed in 12+.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list