Commit e20f4d7a656e47553f9da9d594e299e2fa2dbe41

Nick Wellnhofer 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.