Coverity analysis defect 124078: Unused value

XMLWordPrintableJSON

    • StorEng - Defined Pipeline
    • 2

      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.

            Assignee:
            Luke Chen
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: