Files
asterisk/apps
Walter Doekes f30c13bbed app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.
In update_messages_by_imapuser(), messages were appended to a finite
array which resulted in a crash when an IMAP mailbox contained more
than 256 entries. This memory is now dynamically increased as needed.

Observe that this patch adds a bunch of XXX's to questionable code. See
the review (url below) for more information.

ASTERISK-24190 #close
Reported by: Nick Adams
Tested by: Nick Adams

Review: https://reviewboard.asterisk.org/r/4126/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@426691 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-10-30 09:11:39 +00:00
..
2014-08-17 23:06:29 +00:00
2012-04-06 18:09:19 +00:00
2014-07-22 13:17:45 +00:00
2013-03-06 18:22:06 +00:00