Closed Bug 6737 Opened 25 years ago Closed 25 years ago

Implementation for streams do incorrectly terminate streams with null characters

Categories

(Core :: XPCOM, defect, P2)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kostello, Assigned: mcmullen)

Details

As discussed with John McMullen, the implementation for string streams will
incorrectly terminate character encodings that have zero in the upper or lower
byte.

Solution: use memcpy instead of strcpy.
Priority: P3 → P2
Target Milestone: M7
Assignee: mcmullen → warren
Assignee: warren → mcmullen
String streams have nothing to do with the filespec stuff I agreed to take.
Back to John...
OS: Windows NT → All
Target Milestone: M7 → M8
Let's move this to M8 for now ...
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fix is checked in.
Keywords: verifyme
QA Contact: rickg → scc
Component: XP Utilities → String
Status: RESOLVED → VERIFIED
Keywords: verifyme
Component: String → XPCOM
You need to log in before you can comment on or make changes to this bug.