Commit 9f3cdef08a5d45c82c71bf740a54e2bc5d07f3ec

Daniel Veillard 2012-05-15T09:38:13

Fix a memory leak in the xzlib code The freeing function wasn't called due to a bogus #ifdef surrounding value. Also switch the code to use the normal libxml2 allocation and freeing routines.