Open Bug 334759 Opened 19 years ago Updated 2 years ago

nsFrameUtil.cpp uses |delete| when it should use |delete[]|

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: jwatt, Unassigned)

Details

Spun off from bug 333733 comment 3. This hasn't caused us problems because the arrays are all for built-in types (no dtors), but David says the spec doesn't guarantee this won't crash.
Component: Layout → Layout: Misc Code
QA Contact: layout → layout.misc-code
Product: Core → Core Graveyard
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.