Closed
Bug 286191
Opened 21 years ago
Closed 21 years ago
UMR in nsTypeAheadFind::PrefsReset
Categories
(SeaMonkey :: Find In Page, defect)
SeaMonkey
Find In Page
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ajschult784, Assigned: ajschult784)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
1.04 KB,
patch
|
aaronlev
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
Conditional jump or move depends on uninitialised value(s)
at 0x1CC42069: nsTypeAheadFind::PrefsReset() (nsTypeAheadFind.cpp:335)
isTimeoutEnabled needs to be initialized (false?)
| Assignee | ||
Comment 1•21 years ago
|
||
Attachment #177459 -
Flags: superreview?(jst)
Attachment #177459 -
Flags: review?(aaronleventhal)
Comment 2•21 years ago
|
||
Comment on attachment 177459 [details] [diff] [review]
initialize to false
I don't know anything about this code. Here are some folks that do:
http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/profile/pref-migrator/src/nsP
refMigration.cpp
I suggest you request r= from one of them.
Attachment #177459 -
Flags: review?(aaronleventhal)
| Assignee | ||
Comment 3•21 years ago
|
||
Comment on attachment 177459 [details] [diff] [review]
initialize to false
oops
Attachment #177459 -
Attachment is obsolete: true
Attachment #177459 -
Flags: superreview?(jst)
| Assignee | ||
Comment 4•21 years ago
|
||
Attachment #177489 -
Flags: superreview?(jst)
Attachment #177489 -
Flags: review?(aaronleventhal)
Updated•21 years ago
|
Attachment #177489 -
Flags: review?(aaronleventhal) → review+
Comment 5•21 years ago
|
||
Comment on attachment 177489 [details] [diff] [review]
the right patch
sr=jst
Attachment #177489 -
Flags: superreview?(jst) → superreview+
Comment 6•21 years ago
|
||
This looks like it was checked in. Can it be resolved?
| Assignee | ||
Comment 7•21 years ago
|
||
oops.
resolving FIXED
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•