Fix LIST memleak when an element contains a "target" attribute.
commit1266c2481d0291e1f726525904a1c0557922d002
authorBen Kibbey <bjk@luxsci.net>
Thu, 11 Jul 2013 23:49:19 +0000 (11 19:49 -0400)
committerBen Kibbey <bjk@luxsci.net>
Fri, 12 Jul 2013 00:04:46 +0000 (11 20:04 -0400)
tree4f7356caff944809205a30bcbc8899b4248fc6c7
parentc3e4194902af38de50bc47529e5b7ad6e92f6479
Fix LIST memleak when an element contains a "target" attribute.

And two others when a recursion loop is detected.
src/xml.c