Closed
Bug 1855398
Opened 2 years ago
Closed 2 years ago
Fix memory leak in toolkit/mozapps/update/updater/updater.cpp
Categories
(Toolkit :: Application Update, task)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
Prevent leaking actions when Parse() fails.
Leak detected by clang-check.
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/202b7ce12eca
Fix memory leak in updater r=application-update-reviewers,nalexander
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•