]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix up potential crashes, by reducing the sharing between interactive and non-interac...
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 19 Feb 2009 22:26:01 +0000 (22:26 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 19 Feb 2009 22:26:01 +0000 (22:26 +0000)
commit4675032a30dd9b9259bd5a348942b41e0c32aaf3
treeba95ffc9a3231aff1ed345c4b083c35f61cbf46e
parent25bb88804650a472d2316e506f99d6bd63c6431d
Fix up potential crashes, by reducing the sharing between interactive and non-interactive threads.
(closes issue #14253)
 Reported by: Skavin
 Patches:
       20090219__bug14253.diff.txt uploaded by Corydon76 (license 14)
 Tested by: Skavin

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