]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_mwi: Fix segv caused by 16c7d8e74a9af13f98c3c22aa9c43ce39965f6b7 30/2530/1
authorGeorge Joseph <george.joseph@fairview5.com>
Mon, 4 Apr 2016 23:02:09 +0000 (17:02 -0600)
committerGeorge Joseph <george.joseph@fairview5.com>
Mon, 4 Apr 2016 23:05:45 +0000 (18:05 -0500)
commitc07e1190ec02573d80d007b6d7279b14cde8655b
tree1d3f3ea3a03cd37512261e1023467d8822ceeb35
parent86ccd1bd2bc0df8ccb264dd3a082b6a5dfa42111
res_pjsip_mwi:  Fix segv caused by 16c7d8e74a9af13f98c3c22aa9c43ce39965f6b7

I forgot the new voicemail_extension wasn't a stringfield and didn't check
for NULL where I should have.

Change-Id: I029482d5c2ab72474838750461bd46b0809c90fb
res/res_pjsip_mwi.c