]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_oss.c: channel being locked twice and unlocked once
authorKevin Harwell <kharwell@digium.com>
Wed, 18 Dec 2013 20:46:08 +0000 (20:46 +0000)
committerKevin Harwell <kharwell@digium.com>
Wed, 18 Dec 2013 20:46:08 +0000 (20:46 +0000)
commit61adf6ba38c41c73e4aa0b6b91221726556382c9
treea15322f360d005492f1edd5441542e42ad64c315
parentd1b70b8e43c84238306f91b0c3f00f7e8e8198ed
chan_oss.c: channel being locked twice and unlocked once

Removed channel lock as it is now being down in ast_channel_alloc

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@404261 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_oss.c