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

Coverity analysis defect 114073: PW.MIXED_ENUM_TYPE

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 2
    • Storage Engines 2020-03-09, Storage Engines 2020-03-23

      PW.MIXED_ENUM_TYPE

      Defect 114073 (STATIC_C)
      Checker PW.MIXED_ENUM_TYPE (subcategory none)
      File: /test/csuite/incr_backup/main.c
      Parse Warning (no function name available)
      /test/csuite/incr_backup/main.c, line: 637
      enumerated type mixed with another type

              op_type = (OPERATION_TYPE)(total_changes % CHANGES_PER_CYCLE) / KEYS_PER_TABLE;
      

            Assignee:
            keith.smith@mongodb.com Keith Smith
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: