[Asterisk-code-review] res pjsip sdp rtp.c: Don't use deprecated transport struct m... (asterisk[13])
Joshua Colp
asteriskteam at digium.com
Tue Apr 11 05:06:51 CDT 2017
Joshua Colp has posted comments on this change. ( https://gerrit.asterisk.org/5432 )
Change subject: res_pjsip_sdp_rtp.c: Don't use deprecated transport struct member.
......................................................................
Patch Set 1: Code-Review-1
(2 comments)
https://gerrit.asterisk.org/#/c/5432/1/res/res_pjsip_sdp_rtp.c
File res/res_pjsip_sdp_rtp.c:
Line 232: ao2_cleanup(trans_state);
You know trans_state exists so ao2_ref
Line 234: ao2_cleanup(transport);
Same for transport
--
To view, visit https://gerrit.asterisk.org/5432
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I0533aa13c9ce3c6cc394e0fd2b5bf1cd1b2ef3bc
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list