]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure thread keys are initialized before attempting to access them.
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 19 May 2009 20:12:20 +0000 (20:12 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 19 May 2009 20:12:20 +0000 (20:12 +0000)
commit6de96b9120ee0d1d6b83dbedffc526d61b386ac7
tree160167df4a86257febd6d50d27b4c2fc98b7c955
parent64c1093e143199d34c7471bbe6a6159ca269435e
Ensure thread keys are initialized before attempting to access them.
(closes issue #14889)
 Reported by: jaroth
 Patches:
       app_voicemail.c.patch uploaded by msirota (license 758)
 Tested by: msirota, BlargMaN

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