[Asterisk-code-review] pjsip: avoid possible crash req caps allocation failure (asterisk[master])
Scott Griepentrog
asteriskteam at digium.com
Wed Sep 9 13:11:19 CDT 2015
Hello Richard Mudgett, Anonymous Coward #1000019, Joshua Colp, Jonathan Rose,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/1214
to look at the new patch set (#2).
Change subject: pjsip: avoid possible crash req_caps allocation failure
......................................................................
pjsip: avoid possible crash req_caps allocation failure
Make certain that the pjsip session has not failed to
allocate the format capabilities structure, which can
otherwise cause a crash when referenced.
ASTERISK-25323
Change-Id: I602790ba12714741165e441cc64a3ecde4cb5750
---
M res/res_pjsip_session.c
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/14/1214/2
--
To view, visit https://gerrit.asterisk.org/1214
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I602790ba12714741165e441cc64a3ecde4cb5750
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Scott Griepentrog <sgriepentrog at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Jonathan Rose <jrose at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
More information about the asterisk-code-review
mailing list