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

Make xsl:sort thread-safe

xsl:sort with attribute value templates in data-type, order or lang
attributes was never thread-safe since it temporarily modified the
shared xsltStylePreComp structure.

Fixes #78.
parent 33bc59e03d4c
Branches
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