[Asterisk-code-review] res pjsip transport websocket: Fix use-after-free bugs. (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Tue Jun 9 14:02:49 CDT 2015
Joshua Colp has posted comments on this change.
Change subject: res_pjsip_transport_websocket: Fix use-after-free bugs.
......................................................................
Patch Set 6: Code-Review+1
(1 comment)
https://gerrit.asterisk.org/#/c/598/6/res/res_pjsip_transport_websocket.c
File res/res_pjsip_transport_websocket.c:
Line 123: ao2_ref(wstransport, -1);
Per your comment I'd add a comment here explaining why this should exist in here
--
To view, visit https://gerrit.asterisk.org/598
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Idc0b63eb6e459c1ddfb2430127d34b3c4d8d373b
Gerrit-PatchSet: 6
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Ivan Poddubny <ivan.poddubny at gmail.com>
Gerrit-Reviewer: Ivan Poddubny <ivan.poddubny at gmail.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list