Coverity analysis defect 138269: Continue has no effect

XMLWordPrintableJSON

    • StorEng - 2023-08-08
    • 1

      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
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: