After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758931 - [Patch] Fix Memory leak in xsltNumberFormat
[Patch] Fix Memory leak in xsltNumberFormat
Status: RESOLVED FIXED
Product: libxslt
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2015-12-01 23:42 UTC by Albert Astals Cid
Modified: 2015-12-02 08:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Said patch (774 bytes, patch)
2015-12-01 23:42 UTC, Albert Astals Cid
none Details | Review

Description Albert Astals Cid 2015-12-01 23:42:00 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.
Comment 1 Albert Astals Cid 2015-12-01 23:42:36 UTC
FWIW meinproc is a kde tool that uses libxslt
Comment 2 Daniel Veillard 2015-12-02 08:20:36 UTC
Okay, looks fine, pushed:

https://git.gnome.org/browse/libxslt/commit/?id=15f148ee17f766bddcbfe5b4c0d5e75ed78c8650

  thanks !

Daniel