1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-06 11:41:14 +03:00
Files
libxml2/include
Tim Starling 0ad948ede2 Define LIBXML_THREAD_ALLOC_ENABLED via xmlversion.h
Otherwise, direct calls to xmlFree() etc. from the application will
use a different set of allocation functions to what was used to allocate
the memory internally.
2012-10-29 14:05:02 +08:00
..