[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xml] Freeing the schema document in schematron
- From: Stefan Behnel <stefan_ml behnel de>
- To: xml gnome org
- Subject: [xml] Freeing the schema document in schematron
- Date: Thu, 25 Oct 2007 11:32:33 +0200
Hi,
I keep running into segfaults when freeing the document I pass into
xmlSchematronNewDocParserCtxt(). It looks like the "preserve" flag in the
xmlSchematron struct is not set correctly in xmlSchematronParse(). There is a
local variable that is set instead, but never stored in the struct.
Stefan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]