<p>Corey Farrell <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/12912">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option.<br><br>Previous to this patch passing a NULL tag to ao2_alloc or ao2_ref based<br>functions would result in the reference not being logged under<br>REF_DEBUG.  This could sometimes cause inaccurate logging if NULL was<br>accidentally passed to a reference action.  Now reference logging is<br>only disabled by option passed to the allocation method.<br><br>Change-Id: I3c17d867d901d53f9fcd512bef4d52e342637b54<br>---<br>M include/asterisk/astobj2.h<br>M main/astobj2.c<br>M main/astobj2_container.c<br>M main/astobj2_hash.c<br>M main/astobj2_rbtree.c<br>5 files changed, 71 insertions(+), 70 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/12/12912/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/12912">change 12912</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/12912"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3c17d867d901d53f9fcd512bef4d52e342637b54 </div>
<div style="display:none"> Gerrit-Change-Number: 12912 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>