[Asterisk-code-review] app_voicemail: Prevent crash when saving message with realtime voicemail (asterisk[13])

Sean Bright asteriskteam at digium.com
Wed Jan 15 15:51:50 CST 2020


Sean Bright has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/c/asterisk/+/13596 )

Change subject: app_voicemail: Prevent crash when saving message with realtime voicemail
......................................................................

app_voicemail: Prevent crash when saving message with realtime voicemail

ast_store_realtime() is not NULL tolerant, so we need to initialize
the field values we pass to it to the empty string to avoid a crash.

ASTERISK-23739 #close
Reported by: Stas Kobzar

Change-Id: I756c5dd0299c77f4274368f7c99eb0464367466c
---
M apps/app_voicemail.c
1 file changed, 6 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/96/13596/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/13596
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: I756c5dd0299c77f4274368f7c99eb0464367466c
Gerrit-Change-Number: 13596
Gerrit-PatchSet: 2
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200115/09b5e062/attachment.html>


More information about the asterisk-code-review mailing list