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

Coverity analysis defect 120737: Unchecked return value

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Gone away
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • Replication
    • ALL

    Description

      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/modules/enterprise/src/fcbis/initial_sync_file_mover.cpp:144: CHECKED_RETURN 120737 Calling "fsync" without checking return value (as is done elsewhere 6 out of 8 times).

      Attachments

        Activity

          People

            backlog-server-repl Backlog - Replication Team
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: