Unassign NULL value to config after freeing, it stays unused.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.1, 5.2.0, 5.0.5
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage - Ra 2021-11-01
    • 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/utilities/util_main.c:309: UNUSED_VALUE 120336 Assigning value from "secretkey" to "config" here, but that stored value is not used.

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

                Created:
                Updated:
                Resolved: