]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a situation where the DAHDI channel private structure lock was not unlocked when...
authorJoshua Colp <jcolp@digium.com>
Fri, 17 Apr 2009 14:25:57 +0000 (14:25 +0000)
committerJoshua Colp <jcolp@digium.com>
Fri, 17 Apr 2009 14:25:57 +0000 (14:25 +0000)
commitbf5b92f0045a899be81c686125b7e3f88e77f027
treeeda43702764fe7c010fe1b95fbbe2bdbc202cefa
parent611cf94f9071cb3835b328a317a5400389e7e01f
Fix a situation where the DAHDI channel private structure lock was not unlocked when it should have been.

(issue AST-210)

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