]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Change context lock back to a mutex, because functionality depends upon the lock...
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 5 Aug 2010 07:28:33 +0000 (07:28 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 5 Aug 2010 07:28:33 +0000 (07:28 +0000)
commitb7cb184823fcac345736f28862ec6cad883a13f9
tree3e694ebccdbfe95bf322da6216a637ea9aa7419e
parent5ec4ea248cc84b9a47334be28328a8111b990563
Change context lock back to a mutex, because functionality depends upon the lock being recursive.

(closes issue #17643)
 Reported by: zerohalo
 Patches:
       20100726__issue17643.diff.txt uploaded by tilghman (license 14)
 Tested by: zerohalo

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