]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: Fix crash during off-nominal when no endpoint specified. 76/476/8
authorsnuffy <snuffy22@gmail.com>
Fri, 15 May 2015 03:05:52 +0000 (13:05 +1000)
committerJoshua Colp <jcolp@digium.com>
Sun, 17 May 2015 12:44:00 +0000 (07:44 -0500)
commitf9114179e6bc727cd9fe593d50313c19b6e63492
tree9e2626cb2b622743a95a34a581d99de25d683bf6
parentdd78ab42e4316c53fa517ca19956d9be38f368a5
chan_pjsip: Fix crash during off-nominal when no endpoint specified.

Add missing return -1 when no endpoint name is specified.

ASTERISK-25086 #close
Reported by: snuffy

Change-Id: I9de76c2935a1f4e3f0cffe97a670106f5605e89e
channels/chan_pjsip.c