]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix an issue with trying to kill a thread before it gets created.
authorJason Parker <jparker@digium.com>
Thu, 10 May 2007 23:14:55 +0000 (23:14 +0000)
committerJason Parker <jparker@digium.com>
Thu, 10 May 2007 23:14:55 +0000 (23:14 +0000)
commit074cc2129136c91dcafb521aa42c92373d109127
treefd13431474254545bd997f69f7d3525c7c9f16a7
parent07ba0e379b58cefc3e2dbb0856247fbdbeddeb27
Fix an issue with trying to kill a thread before it gets created.

Issue 9709, patch by nic_bellamy.

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