[Asterisk-code-review] chan sip: Fix memory leaks. (asterisk[13])

Richard Mudgett asteriskteam at digium.com
Tue Dec 19 13:23:12 CST 2017


Richard Mudgett has posted comments on this change. ( https://gerrit.asterisk.org/7649 )

Change subject: chan_sip: Fix memory leaks.
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

https://gerrit.asterisk.org/#/c/7649/1/channels/chan_sip.c
File channels/chan_sip.c:

https://gerrit.asterisk.org/#/c/7649/1/channels/chan_sip.c@23199
PS1, Line 23199: 		ast_debug(3, "Got redirecting to name %s\n", redirecting_from_number);
redirecting_from_number copy paste error.  Now with access to freed memory. :)

Should be redirecting_to_name



-- 
To view, visit https://gerrit.asterisk.org/7649
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib11444de69c3d5b2360a88ba2feb54d2c2e9f05f
Gerrit-Change-Number: 7649
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Comment-Date: Tue, 19 Dec 2017 19:23:12 +0000
Gerrit-HasComments: Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171219/73d6b13e/attachment.html>


More information about the asterisk-code-review mailing list