• Lars Magne Ingebrigtsen's avatar
    Fix up xmlCleanupParser sequence. · fcb901a7
    Lars Magne Ingebrigtsen authored
    * xml.c (parse_region): Don't call xmlCleanupParser after parsing,
    since this reportedly can destroy thread storage.
    
    * emacs.c (shut_down_emacs): Call xmlCleanupParser on shutdown.
    fcb901a7
xml.c 4.5 KB