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

Unintialized variables in backup_create_incremental

    • Storage Engines
    • 2

      Uninitialized scalar variable

      The variable will contain an arbitrary value left from earlier computations. Use of an uninitialized variable
      /test/csuite/incr_backup/main.c:418: UNINIT 138725 Declaring variable "nunmodified" without initializer.
      /test/csuite/incr_backup/main.c:425: UNINIT 138725 Using uninitialized value "nunmodified" when calling "printf".

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: