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

Coverity analysis defect 112053: Unchecked return value

    • Fully Compatible
    • ALL
    • Query 2020-10-05

      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/pipeline/document_source_exchange.cpp:397: CHECKED_RETURN 112053 Calling "appendDocument" without checking return value (as is done elsewhere 3 out of 4 times).

            Assignee:
            eric.cox@mongodb.com Eric Cox (Inactive)
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: