Skip to content
Snippets Groups Projects
Commit ca070b2fa27a authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Move function result RVTs to context variable

If a variable with a "select" expression calls an EXSLT func:function,
the context variable must be restored before evaluating the function
result. This makes sure that the RVTs in the result will be moved to
the context variable's fragment list when they're released in
xsltReleaseLocalRVTs or xsltReleaseLocalRVTs.

Thanks to Nikolai Weibull for the report.
parent 04fd56a5a4f7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment