]> git.ipfire.org Git - thirdparty/asterisk.git/commit
prevent double masqurading channels when one is been hung up and deadlock avoidance...
authorGregory Nietsky <gregory@distrotech.co.za>
Sat, 30 Jul 2011 15:25:16 +0000 (15:25 +0000)
committerGregory Nietsky <gregory@distrotech.co.za>
Sat, 30 Jul 2011 15:25:16 +0000 (15:25 +0000)
commit842ab32ecc561d5dd0dc8927df6b38fb6dd4e40b
tree4e26d5c13de59edf05348251df6247d0b0aaf20b
parent41e6e3ab558f27683aa2af9c9db94e71a1b8f86e
prevent double masqurading channels when one is been hung up and deadlock avoidance is used.

There is a race condition in ast_do_masquerade / ast_hangup (at least)

Reported by me signed off by schmidts with input from David Vossel

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

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