Closed Bug 159619 Opened 22 years ago Closed 22 years ago

crashes in nsMultiMixedConv::OnDataAvailable

Categories

(Core :: Networking, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 94734

People

(Reporter: blizzard, Unassigned)

Details

Attachments

(1 file)

I've got a crash on ia64 that looks like a more generalized bug.  Looks like
that in some cases there's an array dereference that can walk off the beginning
of the array:

if (!mPartChannel || !(cursor[bufLen-1] == nsCRT::LF) )

sometimes bufLen is zero.  At least, this has been happening at bugzilla.redhat.com.

Patch in a moment.
dupe of "crash on a bugzilla search"

*** This bug has been marked as a duplicate of 94734 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
V/dupe.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: