]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Avoid initializing routines if the authentication fails. Fixes a crash (RR) issue.
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 12 May 2009 20:39:21 +0000 (20:39 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 12 May 2009 20:39:21 +0000 (20:39 +0000)
commitf6ba2472bd5da519eb888559498a578a2f1d9f79
tree33318072fd16ad1f6b74d289f2109f234450641a
parent63c0dca7bd8a48d09a9ce92068eeb3ee9708fc73
Avoid initializing routines if the authentication fails.  Fixes a crash (RR) issue.
(closes issue #14508)
 Reported by: tiziano
 Patches:
       20090221_2_wrongmailbox.diff.txt uploaded by tiziano (license 377)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@193955 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c