<p>Corey Farrell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/12913">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">core: Fix ABI mismatch of ao2_global_obj.<br><br>astobj2.c declares DEBUG_THREADS_LOOSE_ABI to avoid overhead of debug<br>threads tracking information in the internal structures of astobj2.<br>Unfortunately this means that ao2_global_obj contains the statically<br>allocated debug threads tracking fields which are used by initialization<br>and cleanup but main/astobj2.c believed those fields and associated<br>space did not exist.<br><br>Change-Id: Icef41ad97d88a8c1d1515e034ec8133cab3b1527<br>---<br>M main/astobj2.c<br>A main/astobj2_global.c<br>2 files changed, 97 insertions(+), 66 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/13/12913/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/12913">change 12913</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/+/12913"/><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: Icef41ad97d88a8c1d1515e034ec8133cab3b1527 </div>
<div style="display:none"> Gerrit-Change-Number: 12913 </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>