s_label or s_label_loop false positive

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • WT2.9.0, 3.3.9
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None

      This is fallout from WT-2707. When building in develop I see two false positive messages from s_label:

      s_all run of: "./s_label" resulted in:
          src/async/async_api.c:18: mix of returns and jump to the error label within a loop
          src/async/async_worker.c:124: mix of returns and jump to the error label within a loop
      

      There is a single loop in each of those functions using TAILQ_FOREACH. Neither has a mix of returns or jumps to err that I can see.

            Assignee:
            Donald Anderson
            Reporter:
            Susan LoVerso (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: