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 653766 - xincludestyle is doesn't protected with LIBXML_XINCLUDE_ENABLED
xincludestyle is doesn't protected with LIBXML_XINCLUDE_ENABLED
Status: RESOLVED FIXED
Product: libxslt
Classification: Platform
Component: general
1.1.26
Other Linux
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-30 17:56 UTC by Michael Bonfils
Modified: 2012-08-16 13:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Should fix this bug (528 bytes, patch)
2011-06-30 17:56 UTC, Michael Bonfils
none Details | Review

Description Michael Bonfils 2011-06-30 17:56:20 UTC
Created attachment 191045 [details] [review]
Should fix this bug

In xsltproc/xsltproc.c at line 803, the xincludestyle variable is not protected with LIBXML_XINCLUDE_ENABLED (like line 89 and 669).
Comment 1 Daniel Veillard 2012-08-16 13:26:30 UTC
Okay, makes sense, applied:
http://git.gnome.org/browse/libxslt/commit/?id=9e5d4dc5c0c7a4810eee28d1cdebc86e587f76bf


  thanks for the patch !

Daniel