]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Prevent a deadlock in chan_iax2 resulting from
authorMark Michelson <mmichelson@digium.com>
Fri, 22 Aug 2008 16:57:38 +0000 (16:57 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 22 Aug 2008 16:57:38 +0000 (16:57 +0000)
commit64102eed1864e23342842d53334473f4a6b9839f
tree1c0346c77037d0de7c362dd1b66db664f37dcb91
parentfc0e5dd3f9ace63804ac53cace22beda1b057269
Prevent a deadlock in chan_iax2 resulting from
incorrect locking order between iax2_pvt and
ast_channel structures.

AST-13

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@139456 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c