[Asterisk-code-review] res pjsip session: segfault on already disconnected session (asterisk[13])

Joshua Colp asteriskteam at digium.com
Wed Aug 17 05:08:09 CDT 2016


Joshua Colp has posted comments on this change.

Change subject: res_pjsip_session: segfault on already disconnected session
......................................................................


Patch Set 5: Code-Review-1

I don't think this patch is acceptable since it is working around the race condition (and the race condition may still occur - take for example the state changing after you've checked for it). It lessens the chances, but does not eliminate them. As to how to fix it completely I don't have an immediate answer as it requires deep investigation and thought.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4d28b1fb3b91f0492a911d110049d670fdc3c8d7
Gerrit-PatchSet: 5
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list