Closed Bug 233399 Opened 21 years ago Closed 21 years ago

css parser crashes due to out of bounds access on gLexTable

Categories

(Core :: CSS Parsing and Computation, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla1.7alpha

People

(Reporter: dbaron, Assigned: dbaron)

References

()

Details

(Whiteboard: [patch])

Attachments

(4 files)

nsCSSScanner::Next doesn't bounds-check the result of its call to Peek for identifiers beginning with a dash.
Attachment #140845 - Flags: superreview?(bzbarsky)
Attachment #140845 - Flags: review?(bzbarsky)
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [patch]
Target Milestone: --- → mozilla1.7alpha
Comment on attachment 140845 [details] [diff] [review] patch (diff -ub) r+sr=bzbarsky
Attachment #140845 - Flags: superreview?(bzbarsky)
Attachment #140845 - Flags: superreview+
Attachment #140845 - Flags: review?(bzbarsky)
Attachment #140845 - Flags: review+
Fix checked in to trunk, 2004-02-07 23:29 -0800.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Will this have any impact on bug 232721? Well, I'll try.
*** Bug 232721 has been marked as a duplicate of this bug. ***
Attachment #140850 - Flags: superreview?(bzbarsky)
Attachment #140850 - Flags: review?(bzbarsky)
Comment on attachment 140850 [details] [diff] [review] additional patch r+sr=bzbarsky
Attachment #140850 - Flags: superreview?(bzbarsky)
Attachment #140850 - Flags: superreview+
Attachment #140850 - Flags: review?(bzbarsky)
Attachment #140850 - Flags: review+
Comment on attachment 140850 [details] [diff] [review] additional patch Checked in to trunk, 2004-02-08 11:22 -0800.
While checking the whole file, I noticed I managed to miss this. I have no plans to check the whole file again, so this should be it.
Attachment #140873 - Flags: superreview?(bzbarsky)
Attachment #140873 - Flags: review?(bzbarsky)
Comment on attachment 140873 [details] [diff] [review] yet another patch r+sr=bzbarsky
Attachment #140873 - Flags: superreview?(bzbarsky)
Attachment #140873 - Flags: superreview+
Attachment #140873 - Flags: review?(bzbarsky)
Attachment #140873 - Flags: review+
Comment on attachment 140873 [details] [diff] [review] yet another patch Checked in to trunk, 2004-02-08 11:43 -0800.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: