]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Blocked revisions 294163 via svnmerge
authorMatthew Nicholson <mnicholson@digium.com>
Mon, 8 Nov 2010 20:10:33 +0000 (20:10 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Mon, 8 Nov 2010 20:10:33 +0000 (20:10 +0000)
commit4224304e3e5ff44d6133470296ca8c00dbd8267d
tree2dbf21823605cc879dde25696d71b9ccc41983b8
parent27f9bc4593a4b4930e6bbf2857946dcd4c7c0867
Blocked revisions 294163 via svnmerge

This is not needed in 1.6.2 as dialogs are reference counted.

........
  r294163 | mnicholson | 2010-11-08 12:59:20 -0600 (Mon, 08 Nov 2010) | 6 lines

  Modify our handling of 491 responses to drop any pending reinvite retry scheduler entries if we get a new 491.

  This prevents a scheduler entry from leaking if we receive a 491 response when one is pending.  If a scheduler entry leaks, the pvt it is associated my get destroyed before the scheduler entry fires, and then memory corruption and crashes can occur when the scheduled reinvite attempts to access and modify the memory of the destroyed pvt.

  ABE-2543
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@294209 65c4cc65-6c06-0410-ace0-fbb531ad65f3