Closed
Bug 53142
Opened 25 years ago
Closed 25 years ago
UMR in call to IsSupportedHandler from nsXBLBinding::InstallEventHandlers
Categories
(Core :: XBL, defect, P3)
Core
XBL
Tracking
()
RESOLVED
FIXED
People
(Reporter: jband_mozilla, Assigned: hyatt)
Details
Purify doesn't like the fact that iid can be uninitialized in
nsXBLBinding::InstallEventHandlers when the call is made to IsSupportedHandler
http://lxr.mozilla.org/seamonkey/source/layout/xbl/src/nsXBLBinding.cpp#672
| Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 1•25 years ago
|
||
fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•