• Show log

    Commit

  • Hash : e20f4d7a
    Author : Nick Wellnhofer
    Date : 2023-02-13T14:38:05

    xinclude: Fix quadratic behavior in xmlXIncludeLoadTxt
    
    Also make text inclusions work with memory buffers, for example when
    using a custom entity loader, and fix a memory leak in case of invalid
    characters.
    
    Fixes #483.