Closed
Bug 49567
Opened 25 years ago
Closed 25 years ago
UMR: nsInputTextListener::DidDo()
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: bruce, Assigned: sfraser_bugs)
Details
nsInputTextListener::DidDo() reads unitialized memory because
mFirstDoOfFirstUndo is never initialized beforehand.
Comment 2•25 years ago
|
||
assigning to sfraser
| Assignee | ||
Comment 3•25 years ago
|
||
Fix checked in
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•