[Asterisk-code-review] core: Stop using AST INLINE API for allocator functions. (asterisk[master])

Corey Farrell asteriskteam at digium.com
Thu Mar 15 13:17:46 CDT 2018


Hello Richard Mudgett, Jenkins2, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/8521

to look at the new patch set (#7).

Change subject: core: Stop using AST_INLINE_API for allocator functions.
......................................................................

core: Stop using AST_INLINE_API for allocator functions.

This replaces AST_INLINE_API allocators in utils.h with real functions
implemented in astmm.c.  Associated macro's are also moved from utils.h
to astmm.h.

Remove menuselect conflicts between MALLOC_DEBUG and DEBUG_CHAOS as they
can now be combined.

Change-Id: If9df4377f74bdbb627461b27a473123e05525887
---
M build_tools/cflags.xml
M include/asterisk.h
M include/asterisk/astmm.h
M include/asterisk/utils.h
M main/astmm.c
M third-party/pjproject/patches/asterisk_malloc_debug.h
M utils/.gitignore
M utils/Makefile
M utils/ael_main.c
M utils/astman.c
M utils/check_expr.c
M utils/conf2ael.c
M utils/extconf.c
13 files changed, 405 insertions(+), 662 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/21/8521/7
-- 
To view, visit https://gerrit.asterisk.org/8521
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If9df4377f74bdbb627461b27a473123e05525887
Gerrit-Change-Number: 8521
Gerrit-PatchSet: 7
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180315/55f3f7b7/attachment.html>


More information about the asterisk-code-review mailing list