Closed
Bug 232233
Opened 21 years ago
Closed 21 years ago
SetFileXPref causes a crash if value arg is null
Categories
(Core :: Preferences: Backend, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
Attachments
(1 file)
562 bytes,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
when doing multiple profile migration, SetFileXPref gets called with a null
value, which causes a downstream crash. This shouldn't crash. Fix upcoming.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee: prefs → bienvenu
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #139926 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #139926 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 2•21 years ago
|
||
fix checked in to trunk and m4 branch.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•