[Asterisk-code-review] core: Stop using AST INLINE API for allocator functions. (asterisk[master])
Corey Farrell
asteriskteam at digium.com
Wed Mar 14 04:51:24 CDT 2018
Hello Jenkins2,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/8521
to look at the new patch set (#2).
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. This also removes the _repl namespace from all functions as
they are no longer necessary.
Change-Id: If9df4377f74bdbb627461b27a473123e05525887
---
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.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, 329 insertions(+), 651 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/21/8521/2
--
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: 2
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180314/b058eb0c/attachment.html>
More information about the asterisk-code-review
mailing list