<p>Corey Farrell <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/8521">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">core: Stop using AST_INLINE_API for allocator functions.<br><br>This replaces AST_INLINE_API allocators in utils.h with real functions<br>implemented in astmm.c.  Associated macro's are also moved from utils.h<br>to astmm.h.  This also removes the _repl namespace from all functions as<br>they are no longer necessary.<br><br>Remove menuselect conflicts between MALLOC_DEBUG and DEBUG_CHAOS as they<br>can now be combined.<br><br>Change-Id: If9df4377f74bdbb627461b27a473123e05525887<br>---<br>M build_tools/cflags.xml<br>M include/asterisk.h<br>M include/asterisk/astmm.h<br>M include/asterisk/utils.h<br>M main/astmm.c<br>M third-party/pjproject/patches/asterisk_malloc_debug.c<br>M third-party/pjproject/patches/asterisk_malloc_debug.h<br>M utils/.gitignore<br>M utils/Makefile<br>M utils/ael_main.c<br>M utils/astman.c<br>M utils/check_expr.c<br>M utils/conf2ael.c<br>M utils/extconf.c<br>14 files changed, 332 insertions(+), 654 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/21/8521/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/8521">change 8521</a>. To unsubscribe, 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/8521"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: If9df4377f74bdbb627461b27a473123e05525887 </div>
<div style="display:none"> Gerrit-Change-Number: 8521 </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: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>