Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-50105

Coverity analysis defect 115661: Unchecked return value

    • Fully Compatible
    • ALL
    • Execution Team 2020-08-24

      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/index_builds_coordinator.cpp:1315: CHECKED_RETURN 115661 Calling "abortIndexBuildByBuildUUID" without checking return value (as is done elsewhere 3 out of 4 times).

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: