]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix xmldoc memory leak
authorKinsey Moore <kmoore@digium.com>
Tue, 20 Aug 2013 14:25:30 +0000 (14:25 +0000)
committerKinsey Moore <kmoore@digium.com>
Tue, 20 Aug 2013 14:25:30 +0000 (14:25 +0000)
commite71f01d16c12d7c4b45ff0b29cc5aa3d1f4a5499
tree6cd9e619011d1d292c7b433b985baf28b1129bf1
parent9e1be72421986f5f25f00048bf4406658e22ab2a
Fix xmldoc memory leak

This fixes a single-attribute memory leak that was occurring when the
"required" attribute was not true.

(closes issue ASTERISK-22249)
Reported by: Corey Farrell
Tested by: Corey Farrell
Patches:
    xmldoc-free_attr_required.patch uploaded by Corey Farrell
........

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

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