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

Coverity analysis defect 121401: Uninitialized scalar variable

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Security
    • ALL
    • Security 2024-11-11, Security 2024-11-25

      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/db/modules/enterprise/src/encryptdb/symmetric_crypto_smoke.cpp:113: UNINIT 121401 Declaring variable "pt" without initializer.
      /data/bazel_cache/1de52aaeb35278243ca29a4785ce7969/execroot/_main_/src/mongo/db/modules/enterprise/src/encryptdb/symmetric_crypto_smoke.cpp:205: UNINIT 121401 Using uninitialized value "*pt" when calling "memcmp".

            Assignee:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: