Code

curl_xml: fix 3 small memory leaks
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 12 May 2015 20:14:23 +0000 (22:14 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 19 May 2015 16:36:05 +0000 (18:36 +0200)
commitc6da31fb30c2fb1d131f92efcde0b3ec9a010b2c
tree15ad6c0bfa66f836b1ef939572c5ff6140b37a2d
parent6ad8d0dd5414c7634dd71354f9fdcc2b005a3d99
curl_xml: fix 3 small memory leaks

Discovered while testing the previous 2 commits. NB: valgrind
already complained about these before 0afea606 was applied, so this
isn't related to issue #935.
src/curl_xml.c