GNOME Bugzilla – Bug 653766
xincludestyle is doesn't protected with LIBXML_XINCLUDE_ENABLED
Last modified: 2012-08-16 13:26:30 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).
Okay, makes sense, applied: http://git.gnome.org/browse/libxslt/commit/?id=9e5d4dc5c0c7a4810eee28d1cdebc86e587f76bf thanks for the patch ! Daniel