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

Coverity analysis defect 138269: Continue has no effect

    • 1
    • StorEng - 2023-08-08

      The continue statements on lines 231 and 242 in qsort_r.c have no effect on control flow.

      Continue has no effect on control flow. Continue might be at the wrong place
      /src/support/qsort.c:242: NO_EFFECT 138269 Statement "continue" does not have any effect.

            Assignee:
            jie.chen@mongodb.com Jie Chen
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: