[asterisk-bugs] [Asterisk 0015061]: [patch] Email notification of voicemail segfaults Asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat May 9 06:40:31 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=15061
======================================================================
Reported By: alecdavis
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15061
Category: Applications/app_voicemail
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-05-08 06:31 CDT
Last Modified: 2009-05-09 06:40 CDT
======================================================================
Summary: [patch] Email notification of voicemail segfaults
Asterisk
Description:
Asterisk segfaults as soon as a message has been left, when a mailbox has
an '@' in the name/description in voicemail.conf
Although this could be deemed a configuration error, Asterisk shouldn't
segfault at it.
======================================================================
----------------------------------------------------------------------
(0104507) alecdavis (reporter) - 2009-05-09 06:40
http://bugs.digium.com/view.php?id=15061#c104507
----------------------------------------------------------------------
It turns out that if the fullname in voicemail.conf contains any of the
following;
()<>@,:;/\"[]?.=_
that ast_str_encode_mime gets called and will segfault.
Another example that segfaults
520 => 520,Alec Davis [Room 1], root at localhost
Issue History
Date Modified Username Field Change
======================================================================
2009-05-09 06:40 alecdavis Note Added: 0104507
======================================================================
More information about the asterisk-bugs
mailing list