CVSROOT:        /cvs/gnome
Module name:    libxslt
Changes by:     kbuchcik        06/08/10 07:37:37

Modified files:
        .              : ChangeLog 
        libxslt        : transform.c 

Log message:
* libxslt/transform.c: As suggested by Bill, I changed
xsltShallowCopyNsNode() to return an xmlNsPtr instead of
an int. The fix of bug #350085 
[http://bugzilla.gnome.org/show_bug.cgi?id=350085] is OK; i.e. the removal
of the call to xsltFreeRVTs() in
xsltApplyStylesheetInternal(). I think I tried to clear
the transformation context as much as possible, in case
it is reused; Daniel informed me on the list that reusing
the context is not intended, so no need anymore to try
to free the fragments immediately after the transformation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libxslt&who=kbuchcik&date=explicit&mindate=2006-08-10%2007:36&maxdate=2006-08-10%2007:38

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to