]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 210914 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 6 Aug 2009 21:47:17 +0000 (21:47 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 6 Aug 2009 21:47:17 +0000 (21:47 +0000)
commit5871c2e5a86dec5278a0787040419e9152952960
tree06c87714ead051fd47c2a91ac0e744c446e51092
parentb2e07dae8cd61bc7c973dc56176e78c511ba84af
Merged revisions 210914 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r210914 | tilghman | 2009-08-06 16:46:01 -0500 (Thu, 06 Aug 2009) | 14 lines

  Merged revisions 210913 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r210913 | tilghman | 2009-08-06 16:45:01 -0500 (Thu, 06 Aug 2009) | 7 lines

    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.6.1@210916 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c