Closed Bug 602694 Opened 14 years ago Closed 14 years ago

Attempting to set a pref with a null key crashes Firefox

Categories

(Core :: Preferences: Backend, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 590512

People

(Reporter: pcwalton, Assigned: pcwalton)

Details

Attachments

(1 file)

Attached patch Proposed patch.Splinter Review
A segfault (attempt to dereference a null pointer) occurs when code tries to set a pref with a NULL key. This is somewhat unpleasant for chrome developers.

The attached patch should fix this issue.
Attachment #481681 - Flags: review?(dwitte)
Should already be fixed by bug 590512, which just landed.

Test with trunk and close out if so?
No comment here, so I'll assume fixed. :)
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Attachment #481681 - Flags: review?(dwitte)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: