[asterisk-bugs] [JIRA] (ASTERISK-26524) astobj2: data_size variable is wasted space when AO2_DEBUG is not enabled.

Corey Farrell (JIRA) noreply at issues.asterisk.org
Sat Oct 29 10:26:10 CDT 2016


Corey Farrell created ASTERISK-26524:
----------------------------------------

             Summary: astobj2: data_size variable is wasted space when AO2_DEBUG is not enabled.
                 Key: ASTERISK-26524
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26524
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/AstMM
    Affects Versions: 14.1.1, 13.12.1, GIT
            Reporter: Corey Farrell
            Severity: Minor


Every AO2 object has a variable 'size_t data_size' in it's private structure.  This is normally a waste of memory since the variable is only needed when AO2_DEBUG is enabled.



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



More information about the asterisk-bugs mailing list