Closed Bug 301521 Opened 19 years ago Closed 19 years ago

nsWindowsRegKey::WriteStringValue is broken

Categories

(Core :: XPCOM, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla1.8beta4

People

(Reporter: darin.moz, Assigned: darin.moz)

References

Details

Attachments

(1 file)

nsWindowsRegKey::WriteStringValue is broken

When writing unicode strings, it mistakenly specifies the number of unicode
characters as the length instead of the number of bytes.  This causes a
truncated string to be stored in the registry.
Status: NEW → ASSIGNED
Flags: blocking1.8b4?
Target Milestone: --- → mozilla1.8beta4
Attached patch v1 patchSplinter Review
Attachment #189984 - Flags: review?(jshin1987)
Blocks: 297147
Comment on attachment 189984 [details] [diff] [review]
v1 patch

r=jshin
Attachment #189984 - Flags: review?(jshin1987) → review+
Attachment #189984 - Flags: approval1.8b4+
fixed-on-trunk
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Flags: blocking1.8b4?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: