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

Coverity analysis defect 134025: Unchecked return value from library

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • ALL
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      Unchecked return value from library

      The function returns a value that indicates an error condition. If this is not checked, the error condition may not be handled correctly. Value returned from a library function is not checked for errors before being used. This value may indicate an error condition.
      /src/mongo/db/storage/named_pipe_posix.cpp:47: CHECKED_RETURN 134025 Calling "remove(this->_pipePath)" without checking return value. This library function may fail and return an error code.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: