]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_mwi: Fix segv caused by 16c7d8e74a9af13f98c3c22aa9c43ce39965f6b7 29/2529/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:04:15 +0000 (17:04 -0600)
commitfe448ac8a74cc4629a4596325d25e2dd8c26fba3
tree9c51461782efd4642b9e789d5c583b282a41c1cd
parent3c91a76a3b39248816bcb4f31c16153332a92c97
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