]> git.ipfire.org Git - thirdparty/asterisk.git/commit
fix a case where ast_lock_path() could leave a randomly-named lock file hanging around
authorKevin P. Fleming <kpfleming@digium.com>
Wed, 12 Jul 2006 15:46:56 +0000 (15:46 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Wed, 12 Jul 2006 15:46:56 +0000 (15:46 +0000)
commit0c754a13a89fa55a241c71c91e005dcf5db0016f
tree0741a4ee9ad1409237f6445592a52f4c9e41f406
parentff29ba62962f96a656b5fe7b3934500dc058da3a
fix a case where ast_lock_path() could leave a randomly-named lock file hanging around
make ast_unlock_path actually report when unlocking fails

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