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

Coverity analysis defect 126331: Uninitialized pointer read

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • 1
    • Storage Engines - 2022-10-17

      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/schema/schema_rename.c:95: UNINIT 126331 Declaring variable "cval" without initializer.
      /src/schema/schema_rename.c:154: UNINIT 126331 Using uninitialized value "cval.str" when calling "__wt_buf_fmt".

            Assignee:
            ruby.chen@mongodb.com Ruby Chen
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: