[Asterisk-code-review] bridge softmix: Forward TEXT frames (asterisk[13])
Kevin Harwell
asteriskteam at digium.com
Mon Oct 9 16:09:20 CDT 2017
Kevin Harwell has posted comments on this change. ( https://gerrit.asterisk.org/6614 )
Change subject: bridge_softmix: Forward TEXT frames
......................................................................
Patch Set 5: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/6614/5/channels/chan_pjsip.c
File channels/chan_pjsip.c:
https://gerrit.asterisk.org/#/c/6614/5/channels/chan_pjsip.c@2234
PS5, Line 2234: data->msg = ast_msg_data_dup(msg);
: if (!data->msg) {
: return NULL;
: }
data gets leaked in the off nominal path.
--
To view, visit https://gerrit.asterisk.org/6614
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: comment
Gerrit-Change-Id: Idacf5900bfd5f22ab8cd235aa56dfad090d18489
Gerrit-Change-Number: 6614
Gerrit-PatchSet: 5
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-Comment-Date: Mon, 09 Oct 2017 21:09:20 +0000
Gerrit-HasComments: Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171009/af7c91b1/attachment.html>
More information about the asterisk-code-review
mailing list