Closed
Bug 20755
Opened 26 years ago
Closed 26 years ago
NULL embedded in buffer provided by necko to parser
Categories
(Core :: Networking, defect, P3)
Tracking
()
M13
People
(Reporter: rickg, Assigned: rpotts)
References
()
Details
I don't know where you guys landed on this issues, or whether or not you
even think embedded nulls are an error. Nonetheless, here's a page that
demonstrates embedded nulls being passed from necko to the parser.
Note: I've added lots of defensive code to the scanner to detect and correct
this problem, so it's not a huge issue. More of an FYI.
Comment 1•26 years ago
|
||
I thought we determined that this happened when the server sent a bad
content-length, and they were usually the last character(s) in the document. Is
this a different case? BTW, this is a dup.
Updated•26 years ago
|
Target Milestone: M13
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Read 12415 and this is a dup of it. Marking as VERIFIED.
You need to log in
before you can comment on or make changes to this bug.
Description
•