Closed Bug 33664 Opened 25 years ago Closed 25 years ago

UMR: BookmarkParser::ProcessLine()

Categories

(SeaMonkey :: Bookmarks & History, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bruce, Assigned: mozilla)

Details

the nsresult rv in BookmarkParser::ProcessLine() can be returned without being initialized. (Not that the result is paid attention to in BookmarkParser::Parse()) Happens on startup of mozilla-bin
Bruce: do you have more specific data about where the UMR occurs?
at the return(rv); line. It isn't initialized in all of the sections of the if/else if/else stuff.
My fault, I was assuming that by UMR you meant that an unitialized pointer was being accessed somewhere. :^)
Assignee: slamm → rjc
Fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Thank you, thank you.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.