CVSROOT: /cvs/gnome Module name: libxslt Changes by: kbuchcik 06/05/31 16:39:42
Modified files: . : ChangeLog libxslt : transform.c xslt.c Log message: * libxslt/transform.c: Fixed a difference in processing of xsl:value-of and xsl:text wrt to merging of strings of output-escaped text-nodes. This difference made the optimized string-merging mechanism run out of sync, which led to segfaults in subsequent string reallocations. See bug #343411 [http://bugzilla.gnome.org/show_bug.cgi?id=343411], reported by Grzegorz Kaczor. * xslt.c: Added check for ctxt->internalized when we parse xsl:text and internalize the strings. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libxslt&who=kbuchcik&date=explicit&mindate=2006-05-31%2016:38&maxdate=2006-05-31%2016:40 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list