[asterisk-bugs] [JIRA] (ASTERISK-28505) app_voicemail/IMAP: segfault in leave_voicemail because not checking mailstream
Alexei Gradinari (JIRA)
noreply at issues.asterisk.org
Wed Aug 14 14:41:47 CDT 2019
Alexei Gradinari created ASTERISK-28505:
-------------------------------------------
Summary: app_voicemail/IMAP: segfault in leave_voicemail because not checking mailstream
Key: ASTERISK-28505
URL: https://issues.asterisk.org/jira/browse/ASTERISK-28505
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_voicemail/IMAP
Affects Versions: 16.5.0, 13.28.0
Reporter: Alexei Gradinari
The function leave_voicemail checks If expungeonhangup is set, but does not check if IMAP stream is closed, so it calls imap function with NULL stream.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list