Closed
Bug 41280
Opened 26 years ago
Closed 26 years ago
NS_ConvertUCS2toUTF8() does not set mLength
Categories
(Core :: XPCOM, defect, P3)
Core
XPCOM
Tracking
()
VERIFIED
FIXED
M17
People
(Reporter: waterson, Assigned: waterson)
Details
(Whiteboard: FIX IN HAND)
Attachments
(1 file)
|
376 bytes,
patch
|
Details | Diff | Splinter Review |
I think I've botched the implementation of NS_ConvertUCS2toUTF8::Init();
specifically, I don't set mLength properly. See patch, below...
| Assignee | ||
Comment 1•26 years ago
|
||
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M17
| Assignee | ||
Updated•26 years ago
|
Whiteboard: FIX IN HAND
Comment 2•26 years ago
|
||
r=ftang
| Assignee | ||
Comment 3•26 years ago
|
||
fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
- Per last comments, age of bug, and no reopen - Marking Verified/Fixed. Please
reopen if still a problem.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•