Closed Bug 3619 Opened 26 years ago Closed 25 years ago

Array bounds write: GTK nsListBox

Categories

(Core :: Layout: Form Controls, defect, P3)

Sun
Solaris
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bruce, Assigned: pollmann)

Details

In nsListBox::GetSelectedIndices() for GTK on line 303 (as of the checkin from
the evening of March 10, 1999):

aIndices[i] - (PRInt32)i;

This shows up readily under Purify when visiting the Demo 4 page (the first one
with forms) in viewer.
Assignee: karnaze → ramiro
Reassigning to Ramiro, not sure if Pavlov can get bugs.
syd, this was some code you added.  care to take a look?
Assignee: ramiro → pollmann
Sorry, it was actually code I added.
I found the bug and will be checking in a fix later today.
Chris, I have the fix in hand, can I check this in?
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Just checked in the fix.
Status: RESOLVED → VERIFIED
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze.  Widget Set component will be retired
shortly.
You need to log in before you can comment on or make changes to this bug.