Coverity analysis defect 175312: Unused value

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines, Storage Engines - Transactions
    • SE Transactions - 2025-07-18
    • 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/reconcile/rec_write.c:2417: UNUSED_VALUE 175312 Overwriting previous write to "header" with value from "(WT_DELTA_HEADER *)r->delta.data".
      /src/reconcile/rec_write.c:2407: UNUSED_VALUE 175312 Assigning value "NULL" to "header" here, but that stored value is overwritten before it can be used.

            Assignee:
            Unassigned
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: