Re: Still issues with functions

Nick Wellnhofer <[email protected]> Wed, 26 Sep 2018 23:40:36 +0200
Newsgroups gmane.comp.gnome.lib.xslt
Message-ID <[email protected]>
On Sep 26, 2018, at 20:17 , Nikolai Weibull via xslt <[email protected]> wrote:
> I have no suggestion as to why this is happening, but I assume it has something to do with the latest modifications of the handling of functions and result trees fragments and such.

Yes, in one of my previous commits, I made an assumption that turned out to be wrong. The issue should be fixed now:

https://gitlab.gnome.org/GNOME/libxslt/commit/5e16672db1188accbde737f0add01213ffed107e

Thanks for the report and sorry for the inconvenience. The memory management of result tree fragments in func:results is hairy stuff.

Nick