Closed Bug 3003 Opened 26 years ago Closed 26 years ago

Parser crash

Categories

(Core :: DOM: HTML Parser, defect, P1)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: michael.j.lowe, Assigned: rickg)

Details

There is a problem with the method nsParser::ResumeParse. In this method, when the call: result=WillBuildModel(mParserContext->mScanner->GetFilename(),aDefaultDTD); returns, if AutoDetectContentType has failed to find a suitable DTD, then the next line: mParserContext->mDTD->WillResumeParse(); will crash because mDTD is NULL.
Severity: normal → critical
Priority: P2 → P1
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
QA Contact: 3849
Michael can you please provide a test case or verify the fix -- thanks.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.