[asterisk-bugs] [JIRA] (ASTERISK-23922) ao2_container nodes are inconsistent REF_DEBUG

Corey Farrell (JIRA) noreply at issues.asterisk.org
Tue Jun 24 01:27:56 CDT 2014


Corey Farrell created ASTERISK-23922:
----------------------------------------

             Summary: ao2_container nodes are inconsistent REF_DEBUG
                 Key: ASTERISK-23922
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23922
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/AstMM
    Affects Versions: 12.3.2, SVN
            Reporter: Corey Farrell
            Severity: Minor


ao2_container node objects are allocated without REF_DEBUG logging (with __ao2_alloc).  Most other refcounting of the node objects is done with __ao2_ref.  One place uses ao2_t_ref.  This causes refcounter.py to report false leaks and skews.



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



More information about the asterisk-bugs mailing list