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

Coverity analysis defect 121561: Uninitialized scalar variable

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • ALL

      Uninitialized scalar variable

      The variable will contain an arbitrary value left from earlier computations. Use of an uninitialized variable
      /src/mongo/crypto/fle_crypto.cpp:119: UNINIT 121561 Declaring variable "data" without initializer.
      /src/mongo/crypto/fle_crypto.cpp:121: UNINIT 121561 Using uninitialized value "data".

            Assignee:
            kyle.suarez@mongodb.com Kyle Suarez
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: