Closed
Bug 1524290
Opened 6 years ago
Closed 6 years ago
Fix another leak in updater.cpp GetManifestContents as followup to bug 1168010
Categories
(Toolkit :: Application Update, defect, P2)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: spohl, Assigned: spohl)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
627 bytes,
patch
|
robert.strong.bugs
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1168010 +++
Code analysis found another potential leak in the review for bug 1168010 (see https://phabricator.services.mozilla.com/D17910).
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #9040433 -
Flags: review?(robert.strong.bugs)
![]() |
||
Comment 2•6 years ago
|
||
Comment on attachment 9040433 [details] [diff] [review]
Patch
Thanks!
Attachment #9040433 -
Flags: review?(robert.strong.bugs) → review+
Assignee | ||
Comment 3•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/56840efb59f17cb0d70e68fbd9196acfa1b2621c
Bug 1524290: Fix a potential memory leak in updater.cpp. r=rstrong
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•6 years ago
|
Blocks: clang-based-analysis
You need to log in
before you can comment on or make changes to this bug.
Description
•