<p>Corey Farrell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/12927">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, 43 insertions(+), 42 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/27/12927/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/12927">change 12927</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/+/12927"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 17 </div>
<div style="display:none"> Gerrit-Change-Id: I3c17d867d901d53f9fcd512bef4d52e342637b54 </div>
<div style="display:none"> Gerrit-Change-Number: 12927 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>