Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-8629

Coverity 121248: Using uninitialized value ap_copy when calling __eventv_stderr

      Uninitialized pointer read

      Incorrect values could be read from, or even written to, an arbitrary memory location, causing incorrect computations. Reads an uninitialized pointer or its target
      /src/support/err.c:229: UNINIT 121248 Declaring variable "ap_copy" without initializer.
      /src/support/err.c:400: UNINIT 121248 Using uninitialized value "ap_copy" when calling "__wt_vsnprintf_len_set".

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: