]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Patch for deadlock from ordering issue between channel/queue locks in app_queue
authorBrett Bryant <bbryant@digium.com>
Fri, 19 Nov 2010 21:40:21 +0000 (21:40 +0000)
committerBrett Bryant <bbryant@digium.com>
Fri, 19 Nov 2010 21:40:21 +0000 (21:40 +0000)
commitddb80391f6bd00fe64ea9bd055f0fc0cfdd0e2ba
tree6b32486e7ea071511e9dfa9033dffd683fcb8ae4
parent7fbafbd5dffffe25381ca48c6f4018f379ca2d6e
Patch for deadlock from ordering issue between channel/queue locks in app_queue
(set_queue_variables).

(closes issue #18031)
Reported by: rain

Review: https://reviewboard.asterisk.org/r/1018/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@295670 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c