Closed Bug 536627 Opened 15 years ago Closed 12 years ago

Unintentionally (?) dead code in nsOperaCookieMigrator::Migrate() may cause memory leak

Categories

(Firefox :: Migration, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: ehren.m, Unassigned)

References

Details

nsOperaCookieMigrator::Migrate() contains a block of code after an infinite do while that is never reached (see: http://hg.mozilla.org/mozilla-central/file/80bd9c61fbff/browser/components/migration/src/nsOperaProfileMigrator.cpp#l849). Since it's freeing the "path and domain stacks" this could be serious.

This was discovered using a treehydra analysis (see blocked bug)
Blocks: 535646
this code doesn't exist anymore
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.