[Asterisk-code-review] optional api: Refactor to use vector's and standard allocators. (asterisk[master])
Corey Farrell
asteriskteam at digium.com
Mon Feb 12 21:54:29 CST 2018
Hello Jenkins2,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/8203
to look at the new patch set (#2).
Change subject: optional_api: Refactor to use vector's and standard allocators.
......................................................................
optional_api: Refactor to use vector's and standard allocators.
* Replace ad-hoc array management with macro's from vector.h.
* Remove redundent logger messages.
* Use normal Asterisk allocators instead of directly using libc
allocators.
* Free memory when an API has no implementation or users.
Change-Id: Ic6ecb31798d4a78e7df39ece86a68b60eac05bf5
---
M main/optional_api.c
1 file changed, 47 insertions(+), 125 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/03/8203/2
--
To view, visit https://gerrit.asterisk.org/8203
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic6ecb31798d4a78e7df39ece86a68b60eac05bf5
Gerrit-Change-Number: 8203
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/20180212/a28862ab/attachment.html>
More information about the asterisk-code-review
mailing list