GNOME Bugzilla – Bug 758931
[Patch] Fix Memory leak in xsltNumberFormat
Last modified: 2015-12-02 08:20:36 UTC
Created attachment 316633 [details] [review] Said patch We have hit that while running valgrind and LeakSanitizer over meinproc. I'm attaching the patch to fix it.
FWIW meinproc is a kde tool that uses libxslt
Okay, looks fine, pushed: https://git.gnome.org/browse/libxslt/commit/?id=15f148ee17f766bddcbfe5b4c0d5e75ed78c8650 thanks ! Daniel