Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
-
None
-
2
-
StorEng - Defined Pipeline
Description
Unused value
An assigned value that is never used may represent unnecessary computation, an incorrect algorithm, or possibly the need for cleanup or refactoring. A value assigned to a variable is never used.
/src/tiered/tiered_handle.c:334: UNUSED_VALUE 124078 Assigning value from "tiered->tiers[0].name" to "orig_name" here, but that stored value is not used.
Attachments
Issue Links
- duplicates
-
WT-9683 Coverity analysis defect 124895: Parse warning
-
- Closed
-