Closed
Bug 229409
Opened 21 years ago
Closed 12 years ago
caps assumes native filesystem encoding is ascii compatible
Categories
(Core :: Security: CAPS, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Biesinger, Assigned: dveditz)
References
Details
(Keywords: helpwanted)
/caps/src/nsScriptSecurityManager.cpp, line 2277 --
systemCertFile->AppendNative(NS_LITERAL_CSTRING("Essential Files"));
/caps/src/nsScriptSecurityManager.cpp, line 2280 --
systemCertFile->AppendNative(NS_LITERAL_CSTRING("systemSignature.jar"));
Updated•21 years ago
|
Keywords: helpwanted
Assignee | ||
Updated•18 years ago
|
Assignee: security-bugs → dveditz
QA Contact: caps
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•