]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Always ensure that the channel's tech_pvt reference is NULL after calling the
authorRussell Bryant <russell@russellbryant.com>
Wed, 16 Jul 2008 20:47:53 +0000 (20:47 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 16 Jul 2008 20:47:53 +0000 (20:47 +0000)
commit4fb20c329164ea711f2836a6505d7533b0a9f305
tree74ae42a845e71289339116b387dfc8736c22f694
parent592497392bf8317a1f60c7bdd0653218af6ca6a0
Always ensure that the channel's tech_pvt reference is NULL after calling the
destroy callback.
(closes issue #13060)
Reported by: jpgrayson
Patches:
      chan_iax2_tech_pvt_crash.patch uploaded by jpgrayson (license 492)

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