]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Make sure that the pvt structure exists before trying to do fixup on Local channels...
authorJoshua Colp <jcolp@digium.com>
Wed, 15 Nov 2006 22:29:30 +0000 (22:29 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 15 Nov 2006 22:29:30 +0000 (22:29 +0000)
commite3de4d365324a239274a8226e26950bc4d2e1fa6
treea71379433aa22ac6aa4c99c426ff3f47031c0b0c
parentf41333b1c4c2c94461e6aaeae1db4639620280bc
Make sure that the pvt structure exists before trying to do fixup on Local channels. (issue #7937 reported by mada123, fix by alamantia with mods by me)

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