]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Because of the way chan_local is written we should be extra careful and make sure...
authorJoshua Colp <jcolp@digium.com>
Thu, 16 Nov 2006 18:26:50 +0000 (18:26 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 16 Nov 2006 18:26:50 +0000 (18:26 +0000)
commite51a0e25f29e9d4b907bd293965d00ceffa91bee
tree349b3bcceb907486b9ed63a27f9015bfea2faf33
parent08570a508014d927458bb613dd48f863431d2214
Because of the way chan_local is written we should be extra careful and make sure our callback functions have a tech_pvt. (issue #8275 reported by mflorell)

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