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

Coverity analysis defect 165275: Uninitialized scalar variable

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • 8.1 Required
    • Affects Version/s: None
    • Component/s: None
    • Networking & Observability
    • ALL
    • Networking & Obs 2025-01-20

      Uninitialized scalar variable

      The variable will contain an arbitrary value left from earlier computations. Use of an uninitialized variable
      /data/bazel_cache/1de52aaeb35278243ca29a4785ce7969/execroot/_main_/src/mongo/executor/task_executor_cursor_test_fixture.h:204: UNINIT 165275 Declaring variable "responseToId" without initializer.
      /data/bazel_cache/1de52aaeb35278243ca29a4785ce7969/execroot/_main_/src/mongo/executor/task_executor_cursor_test_fixture.h:218: UNINIT 165275 Using uninitialized value "responseToId".

            Assignee:
            sophia.tan@mongodb.com Sophia Tan
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: