[Asterisk-code-review] res pjsip t38: Make t38 reinvite response cb tolerant of NU... (asterisk[15])
Joshua Colp
asteriskteam at digium.com
Tue Sep 5 05:37:16 CDT 2017
Joshua Colp has posted comments on this change. ( https://gerrit.asterisk.org/6386 )
Change subject: res_pjsip_t38: Make t38_reinvite_response_cb tolerant of NULL channel
......................................................................
Patch Set 1: Code-Review-1
(2 comments)
https://gerrit.asterisk.org/#/c/6386/1/res/res_pjsip_t38.c
File res/res_pjsip_t38.c:
https://gerrit.asterisk.org/#/c/6386/1/res/res_pjsip_t38.c@308
PS1, Line 308: ao2_cleanup(session_media);
Same here.
https://gerrit.asterisk.org/#/c/6386/1/res/res_pjsip_t38.c@338
PS1, Line 338: ao2_cleanup(session_media);
This function no longer holds a reference to session_media itself. This does not need to be released.
--
To view, visit https://gerrit.asterisk.org/6386
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: comment
Gerrit-Change-Id: I4326e288d36327f6c79ab52226d54905cdc87dc7
Gerrit-Change-Number: 6386
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Comment-Date: Tue, 05 Sep 2017 10:37:16 +0000
Gerrit-HasComments: Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20170905/ae23e29e/attachment.html>
More information about the asterisk-code-review
mailing list