Closed
Bug 8408
Opened 25 years ago
Closed 25 years ago
Parser crashes in loading big DTD file (>=11k)
Categories
(Core :: XML, defect, P3)
Core
XML
Tracking
()
VERIFIED
FIXED
M8
People
(Reporter: tao, Assigned: tao)
Details
(Whiteboard: Patch ready for checkin.)
I suspect this might be a buffer overrun problem.
Is this similar to:
http://bugzilla.mozilla.org/show_bug.cgi?id=4957
I think we can release note for M7? I'll move to M8...need to get thise
crasher out of blank status. if so, please give text for Release notes in
http://bugzilla.mozilla.org/show_bug.cgi?id=7909
Come to pit now if you disagree.
This bug has nothing to do with the other bug. This is about the external DTD
feature Cata checked in but not turned on. It only appears in several
developers' build iwith Cata's patch turned on.
Please do not release note this for M7.
Summary: Parser crashes into loading big DTD file (>=11k) → Parser crashes in loading big DTD file (>=11k)
Hi, Cata:
Are you looking into this problem or it's pending on whether James will rewrite
the exeternal DTD support?
This problem resides in htmlparser/ instead of expat. I have a fix for this.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•