[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] stack corruption (2.5.4)
- From: Petr Pajas <pajas ufal ms mff cuni cz>
- To: Gary Pennington <gary pennington sun com>
- Cc: xml gnome org
- Subject: Re: [xml] stack corruption (2.5.4)
- Date: Wed, 30 Apr 2003 12:47:40 +0200
Gary Pennington sun com writes:
[snip]
> I am building a document in memory. Since I want to be able to access
> DTD information as I build my document, I do the following:
[snip]
> info.ktx_doc->extSubset =
> xmlParseDTD(info.ktx_doc->intSubset->ExternalID,
> info.ktx_doc->intSubset->SystemID);
[snip]
> My questions are:
>
> 1. Is this a known problem in 2.5.4?
> 2. If so, will an upgrade to 2.5.7 fix it?
A bug in xmlParseDTD fixed by Daniel few days ago is very likely the
cause of the behavior you describe. Try upgrading from the CVS (or
wait for 2.5.8; 2.5.7 still contains the bug).
-- Petr
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]