• Martin Szulecki's avatar
    xplist: Plug memory leak by cleaning up libxml2's parser after use · a11e8b1b
    Martin Szulecki authored
    This is actually considered bad practice. However, it appears this
    memory leak is otherwise not possible to fix due to a design flaw
    in how libxml2 handles the lifecycle of it's XML parser.
    We'll let the community test this in production now and decide.
    In our tests this change had no drawbacks except fixing the last known
    memory leak in libplist.
    a11e8b1b
Name
Last commit
Last update
cython Loading commit data...
include Loading commit data...
libcnary Loading commit data...
m4 Loading commit data...
src Loading commit data...
test Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LESSER Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
doxygen.cfg.in Loading commit data...
libplist++.pc.in Loading commit data...
libplist.pc.in Loading commit data...