Closed Bug 78941 Opened 25 years ago Closed 25 years ago

crash in nsOutlinerBodyFrame::RowCountChanged()

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla0.9.1

People

(Reporter: waterson, Assigned: waterson)

Details

(Keywords: crash)

Attachments

(1 file)

More crashers from my rdfliner research. This one happens because mView->GetSelection() is returning a null selection object, and you're dereferencing it anyway. Fix is to do checked deref. Patch coming up.
jan could you r=? hyatt, please sr=?
Status: NEW → ASSIGNED
Keywords: crash, patch
Priority: -- → P3
Target Milestone: --- → mozilla0.9.1
sr=hyatt
r=jan
Fix checked in.
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.

Attachment

General

Creator:
Created:
Updated:
Size: