Closed Bug 70073 Opened 24 years ago Closed 24 years ago

Segfaults with BAD XML.

Categories

(Core :: XSLT, defect)

PowerPC
Linux
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: darkmane, Assigned: keith)

Details

When parsing a malformed XML document (In my case missing a close quote) transformiix (XMLParser::parse) SegFaults before returning any error information. I think I have simple patch. ps.document->documentBaseURI = uri; is getting called no matter what I think it should be: if(ps != NULL) ps.document->documentBaseURI = uri;
Marking Invalid.... The bug was in a patch I was trying for Sicking and has yet to be introduced to the source tree.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
verified after reporters comment
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.