Closed Bug 396038 Opened 17 years ago Closed 17 years ago

Warning: use of uninitialized variable in nsOEScanBoxes.cpp(605)

Categories

(MailNews Core :: Import, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: Bienvenu)

References

()

Details

Attachments

(1 file)

PRUint32 sLen is used without being initialized (see URL). The code which set sLen was removed in bug 33451 attachment 263287 [details] [diff] [review] line 5566.
thx for catching that - I think the fix is just to use fName.Length() instead of sLen. I'll attach a fix when I have access to a windows box.
Assignee: nobody → bienvenu
Attached patch proposed fixSplinter Review
Attachment #280900 - Flags: superreview?(mscott)
Attachment #280900 - Flags: superreview?(mscott) → superreview+
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: