]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't close the second file descriptor if it's the same as the first one, as it will...
authorJoshua Colp <jcolp@digium.com>
Wed, 6 Sep 2006 20:02:59 +0000 (20:02 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 6 Sep 2006 20:02:59 +0000 (20:02 +0000)
commit754cb0114f2b5995345586b6bad8f82a3c0c3675
treeb03ab519192b7ff0432e38d15bbbbe2cd9e8813c
parentff9fce4bb87774ed9bfaa033753175483d5c2b9c
Don't close the second file descriptor if it's the same as the first one, as it will have already been closed elsewhere and could cause massive panic. (issue #7699 reported by bn999)

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