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

Add return value check in schema_plan.c

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

      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@mongodb.com Sean Watt
            Reporter:
            sean.watt@mongodb.com Sean Watt
            Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: