[Asterisk-code-review] app_fax: SpanDSP headers do not use ast_malloc; ignore that. (asterisk[master])

Alexander Traud asteriskteam at digium.com
Thu Apr 23 04:21:06 CDT 2020


Hello George Joseph, Friendly Automation, 

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

    https://gerrit.asterisk.org/c/asterisk/+/14280

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

Change subject: app_fax: SpanDSP headers do not use ast_malloc; ignore that.
......................................................................

app_fax: SpanDSP headers do not use ast_malloc; ignore that.

Since Asterisk 14, app_fax did not compile at all because Asterisk
requires that not malloc but ast_malloc is used everywhere. However,
the system headers of SpanDSP use malloc. Because we cannot (and do
not need to) change system headers, let us ignore this.

ASTERISK-28848

Change-Id: I31f7a6b92a07032c5cef1c16b8901b107fe35546
---
M apps/app_fax.c
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/80/14280/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14280
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I31f7a6b92a07032c5cef1c16b8901b107fe35546
Gerrit-Change-Number: 14280
Gerrit-PatchSet: 2
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-CC: Corey Farrell <git at cfware.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200423/9ba87f56/attachment.html>


More information about the asterisk-code-review mailing list