]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Because channel information can be accessed outside of the channel thread, we must...
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 6 Aug 2009 21:45:01 +0000 (21:45 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 6 Aug 2009 21:45:01 +0000 (21:45 +0000)
commite87d76cb94a7482ad98c46b204e59021a3bb00cd
treed4c47938900f67ca41a78244dce630c6c5ec2cbd
parent20d63bd1c09561f9c5765535fd4c5a4d1caa946b
Because channel information can be accessed outside of the channel thread, we must lock the channel prior to modifying it.
(closes issue #15397)
 Reported by: caspy
 Patches:
       20090714__issue15397.diff.txt uploaded by tilghman (license 14)
 Tested by: caspy

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@210913 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c