Closed Bug 335729 Opened 19 years ago Closed 19 years ago

nsRuleNode::Transition doesn't handle OOM for hash table addition

Categories

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

defect

Tracking

()

RESOLVED FIXED
mozilla1.9alpha1

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Whiteboard: [patch])

Attachments

(1 file)

nsRuleNode::Transition doesn't null-check the result of PL_DHashTableOperate, which it should.
Attached patch patchSplinter Review
Attachment #220054 - Flags: superreview?(bzbarsky)
Attachment #220054 - Flags: review?(bzbarsky)
(I found this while investigating bug 221499.)
Attachment #220054 - Flags: superreview?(bzbarsky)
Attachment #220054 - Flags: superreview+
Attachment #220054 - Flags: review?(bzbarsky)
Attachment #220054 - Flags: review+
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [patch]
Target Milestone: --- → mozilla1.9alpha
Checked in to trunk.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: