Merged revisions 333011 via svnmerge from
authorRichard Mudgett <rmudgett@digium.com>
Tue, 23 Aug 2011 18:17:52 +0000 (18:17 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 23 Aug 2011 18:17:52 +0000 (18:17 +0000)
commit436ceb827c218ffa3296163cceb65c0f6e0417fa
tree4fc8db4c31a847b4e37d07293e3307a848ad324a
parent76a808ed22347aedbafa8dfb42a90d23100f0600
Merged revisions 333011 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/10

................
  r333011 | rmudgett | 2011-08-23 13:15:49 -0500 (Tue, 23 Aug 2011) | 19 lines

  Merged revisions 333010 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.8

  ........
    r333010 | rmudgett | 2011-08-23 13:14:01 -0500 (Tue, 23 Aug 2011) | 12 lines

    Memory Leak in app_queue

    The patch that was committed in the 1.6.x versions of Asterisk for
    ASTERISK-15862 actually fixed two issues.  One was not applicable to 1.8
    but the other is.  queue_leak.patch fixes the portion applicable to 1.8.

    (closes issue ASTERISK-18265)
    Reported by: Fred Schroeder
    Patches:
          queue_leak.patch (license #5049) patch uploaded by mmichelson
    Tested by: Thomas Arimont
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@333014 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c