Closed
Bug 1905081
Opened 1 year ago
Closed 1 year ago
archivereader.cpp: Variable 'xz_rv' is assigned a value that is never used.
Categories
(Toolkit :: Application Update, task)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: gaelmarot37)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
"Bug 1905081 - archivereader.cpp: Remove an useless assignement to the variable 'xz_rv' r?sylvestre"
48 bytes,
text/x-phabricator-request
|
Details | Review |
opening as good first bug for a young contributor
https://searchfox.org/mozilla-central/source/toolkit/mozapps/update/updater/archivereader.cpp#282
Variable 'xz_rv' is assigned a value that is never used.
Found by one of the clang tidy tool
Reporter | ||
Updated•1 year ago
|
Assignee: nobody → gaelmarot37
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c089db02deae
"Bug 1905081 - archivereader.cpp: Remove an useless assignement to the variable 'xz_rv' r=application-update-reviewers,bytesized"
Updated•1 year ago
|
Component: Source Code Analysis → Application Update
Product: Developer Infrastructure → Toolkit
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•