Closed
Bug 286191
Opened 20 years ago
Closed 20 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•20 years ago
|
||
Attachment #177459 -
Flags: superreview?(jst)
Attachment #177459 -
Flags: review?(aaronleventhal)
Comment 2•20 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•20 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•20 years ago
|
||
Attachment #177489 -
Flags: superreview?(jst)
Attachment #177489 -
Flags: review?(aaronleventhal)
Updated•20 years ago
|
Attachment #177489 -
Flags: review?(aaronleventhal) → review+
Comment 5•20 years ago
|
||
Comment on attachment 177489 [details] [diff] [review] the right patch sr=jst
Attachment #177489 -
Flags: superreview?(jst) → superreview+
Comment 6•20 years ago
|
||
This looks like it was checked in. Can it be resolved?
| Assignee | ||
Comment 7•20 years ago
|
||
oops. resolving FIXED
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•