Coverity analysis defect 183629: Infinite loop

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines - Transactions
    • SE Transactions - 2025-12-05
    • 1

      Infinite loop

      The loop does not have a normal termination condition, so will continue until an abnormal condition arises. Infinite loop with unsatisfiable exit condition
      /src/btree/bt_page.c:777: INFINITE_LOOP 183629 Loop bound "delta_size" has type "size_t", which is wider in size or has a bigger upper bound than the type "uint8_t" of loop counter "i", the loop condition may always be true.

            Assignee:
            Zunyi Liu
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: