Fix minor Coverity warnings in live restore

XMLWordPrintableJSON

    • Storage Engines
    • None
    • None

      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/live_restore/live_restore_fs.c:339: UNUSED_VALUE 163852 Overwriting previous write to "hole" with value from "hole".
      /src/live_restore/live_restore_fs.c:334: UNUSED_VALUE 163852 Assigning value "NULL" to "hole" here, but that stored value is overwritten before it can be used.

            Assignee:
            Andrew Morton
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: