Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-8385

Fix unused value in test format backup

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 2
    • Storage - Ra 2021-11-29

      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.
      /test/format/backup.c:66: UNUSED_VALUE 121105 Assigning value "0" to "ret" here, but that stored value is not used.

            Assignee:
            jie.chen@mongodb.com Jie Chen
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: