]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Switch to a scoped lock to avoid missing unlocks in failure returns.
authorMark Michelson <mmichelson@digium.com>
Tue, 12 Nov 2013 19:11:28 +0000 (19:11 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 12 Nov 2013 19:11:28 +0000 (19:11 +0000)
commit68d09e0bf10b266c2a22d2487c5469f06c43ba2a
tree2f5a07d33066b8e98c7f3b5cd3bbf33b3a5f1c0a
parent15feef01a0fba86926ed8a63e485db3ce4773805
Switch to a scoped lock to avoid missing unlocks in failure returns.

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