• Show log

    Commit

  • Hash : 0ad948ed
    Author : Tim Starling
    Date : 2012-10-29T13:41:55

    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.