Open Bug 289738 Opened 20 years ago Updated 2 years ago

nsTXTtoHTMLConv.cpp always passes 0 as offset parameter

Categories

(Core :: Networking, defect, P5)

x86
Linux
defect

Tracking

()

People

(Reporter: Biesinger, Unassigned)

References

()

Details

(Whiteboard: [necko-would-take])

208             rv = mListener->OnDataAvailable(request, aContext,
209                                             inputData, 0, pushBuffer.Length());

Also note that pushBuffer is an nsString... so the conversion to bytes better
not need more than one byte for a character.
Assignee: darin → nobody
QA Contact: benc → networking
Whiteboard: [necko-would-take]
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.