Closed Bug 10625 Opened 25 years ago Closed 24 years ago

UMR: nsWidget::nsWidget() and nsWindow::nsWindow()

Categories

(Core :: XUL, defect, P3)

Sun
Solaris
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bruce, Assigned: blizzard)

Details

xlib widgetry:

nsWidget::nsWidget():
mBorderPixel = xlib_rgb_xpixel_from_rgb(mBorderRGB);

Get a UMR there, 152 bytes into a malloc'd block of 196 bytes.  A guess would be
that it is the mBorderRGB :)  Especially since that is also a UMR in
nsWindow::nsWindow():

mBorderPixel = xlib_rgb_xpixel_from_rgb(mBorderRGB);
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
bruce, is this fixed?
Sorry for spam, re-assigning phillip's QA contact XPToolkit/XPWidget bugs to
claudius due to restructure
Status: RESOLVED → VERIFIED
this reported and resolved fixed in the same breath so I'm just going to mark it VERIFIED
Please ignore the spam.  Changing address.
Assignee: blizzard → blizzard
Status: VERIFIED → NEW
bustage from my reassign
Status: NEW → RESOLVED
Closed: 25 years ago24 years ago
bustage from my reassign
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.