Closed Bug 277575 Opened 20 years ago Closed 20 years ago

New instance is not null checked [@nsRuleNode::ComputeBorderData]

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 245295

People

(Reporter: dewildt, Unassigned)

References

()

Details

(Keywords: crash)

Crash Data

In "nsRuleNode::ComputeBorderData" is the creation of the nsStyleBorder instance
"border" not verified. This will crash in out of memory sitations.

TB data not available.
This file is full of unchecked "new (mPresContext) ..."
Bug 245295 covers all of them...

*** This bug has been marked as a duplicate of 245295 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Flags: testcase+
Flags: in-testsuite+ → in-testsuite?
Crash Signature: [@nsRuleNode::ComputeBorderData]
You need to log in before you can comment on or make changes to this bug.