]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix memory leak when unloading XML documentation
authorMatthew Jordan <mjordan@digium.com>
Sun, 4 Nov 2012 00:55:19 +0000 (00:55 +0000)
committerMatthew Jordan <mjordan@digium.com>
Sun, 4 Nov 2012 00:55:19 +0000 (00:55 +0000)
commit2427dae7f99c8beda4310215aed31c39b022fd37
treef4cf439da1cfd6be4290b10da0d0368d1ba963b9
parentc08a0c34adcf5c0e6499a02f91bb5379a8122f0e
Fix memory leak when unloading XML documentation

This patch is a modified version of a patch originally committed for the
Asterisk 11 branch in r375756.  A portion of that patch, that fixed the
memory leak during unloading XML documentation, applies to branches 1.8
and 10 as well.

The patch for this issue was modified for these two branches.

(issue ASTERISK-20648)
Reported by: Corey Farrell
Tested by: mjordan
patches:
  xmldoc-memory_leak.patch uploaded by Corey Farrell (license 5909)
........

Merged revisions 375758 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@375759 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/xmldoc.c