libxslt should deallocate directly text node content use
authorDaniel Veillard <veillard@src.gnome.org>
Thu, 25 Aug 2005 11:30:24 +0000 (11:30 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Thu, 25 Aug 2005 11:30:24 +0000 (11:30 +0000)
commit10cc35e88049b23473735ef7bc1235be685284cb
treeb8dc119bf6095692d63936dc4685be67bd758cf4
parentd7a1a610613aa1171bc937bc293015978f1df016
libxslt should deallocate directly text node content use

* libxslt/xslt.c: libxslt should deallocate directly text node content
  use xmlSetNodeContent(..., NULL)
Daniel
ChangeLog
libxslt/xslt.c