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

Rework xsltNumberFormat to fix warning

Commit 15f148e introduced a warning because a const pointer was passed
to xmlFree. Rework xsltNumberFormat to tokenize numbers before
allocating the output buffer and use a local xmlChar* if the format
must be evaluated dynamically.
parent ef7bd6ca434d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment