]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Destroy variables on a sip_pvt before copying vars from the sip_peer.
authorDavid Vossel <dvossel@digium.com>
Fri, 20 May 2011 16:38:28 +0000 (16:38 +0000)
committerDavid Vossel <dvossel@digium.com>
Fri, 20 May 2011 16:38:28 +0000 (16:38 +0000)
commita93fce4278f5b431cff372e599b37d83fcca4406
treeccab0df94c91c843f00764360b145a599c55cf20
parenta5819437ae0e3d40f890ccf2cb2e42ff3c62bc09
chan_sip: Destroy variables on a sip_pvt before copying vars from the sip_peer.

(closes issue #19202)
Reported by: wdoekes
Patches:
      issue19202_destroy_challenged_invite_chanvars.patch uploaded by wdoekes (license 717)

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