Closed
Bug 444102
Opened 17 years ago
Closed 17 years ago
Running regprot.exe without parameters kills the registry
Categories
(Mozilla Labs :: Prism, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: matthew.gertner, Assigned: matthew.gertner)
Details
Attachments
(1 file)
|
384 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
The executable we use to register protocol handlers (regprot.exe) on Windows doesn't check whether the /Protocol parameters is supplied. If it isn't, the entire HKLM\SOFTWARE\Classes branch is deleted, rendering Windows unusable. Of course no one should ever run this executable, but the consequences of a mistaken click are very serious.
| Assignee | ||
Comment 1•17 years ago
|
||
Attachment #328488 -
Flags: review?(mark.finkle)
Updated•17 years ago
|
Attachment #328488 -
Flags: review?(mark.finkle) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
Sending client/winbuild/regprot.nsi
Transmitting file data .
Committed revision 16884.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•