Coverity analysis defect 133963: Unchecked return value

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Execution Team 2022-10-31
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Unchecked return value

      If the function returns an error value, the error value may be mistaken for a normal value. Value returned from a function is not checked for errors before being used.
      /src/mongo/db/global_index.cpp:281: CHECKED_RETURN 133963 Calling "getNext" without checking return value (as is done elsewhere 45 out of 48 times).

            Assignee:
            Yujin Kang Park
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: