Add return value check in schema_plan.c

XMLWordPrintableJSON

    • Storage Engines
    • StorEng - 2024-11-26
    • 2

      Clang analyzer reports

      [2024/11/20 10:48:15.587] > wiredtiger/src/schema/schema_plan.c Although the value stored to 'ret' is used in the enclosing expression, the value is never actually read from 'ret' [deadcode.DeadStores]
      

      The return variable in __wt_struct_plan should be fixed following the code deleted in WT-12480, here

            Assignee:
            Sean Watt
            Reporter:
            Sean Watt
            Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: