[Asterisk-code-review] Astobj2: Allow reference debugging to be enabled/disabled by... (asterisk[master])
    Richard Mudgett 
    asteriskteam at digium.com
       
    Mon Apr 27 15:43:35 CDT 2015
    
    
  
Richard Mudgett has posted comments on this change.
Change subject: Astobj2: Allow reference debugging to be enabled/disabled by config.
......................................................................
Patch Set 6:
(1 comment)
https://gerrit.asterisk.org/#/c/140/6/main/astobj2_hash.c
File main/astobj2_hash.c:
Line 1092: 		tag ? container_destruct_debug : container_destruct, ao2_options,
> This balances the NULL tag of ao2_container_alloc with a NULL tag in contai
That would be better.  This patch makes the REF_DEBUG version of the code always present because it is now run time determined.
-- 
To view, visit https://gerrit.asterisk.org/140
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Icf3552721fe999365ba8a8cf00a965aa6b897cc1
Gerrit-PatchSet: 6
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
    
    
More information about the asterisk-code-review
mailing list