Re: [xml] Crash when parsing bad HTML
- From: callum_r_gibson yahoo com au
- To: xml gnome org
- Subject: Re: [xml] Crash when parsing bad HTML
- Date: Thu, 23 Aug 2007 18:18:01 +1000
On 23 Aug 04:04, Daniel Veillard wrote:
} Also note that the document you gave have no entities, the stack trace you
}gave cannot correspond to what actually happen, htmlParseElement() never
}call htmlParseEntityRef() directly, and htmlParseEntityRef() does not
}call xmlSAX2ProcessingInstruction(), in a nutshell the stack trace
}information is completely unusable !
Compiling with optimisation will do that as the compiler inlines small
functions, thus eliminating them from the stack trace.
--
Callum Gibson @ home
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]