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

Coverity - Fix two minor issues in random_abort/main.c

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.1, 4.3.1, WT10.0.0
    • Affects Version/s: None
    • Component/s: None
    • 2
    • Storage Engines 2019-10-07

      Coverity issue 1:

      Unused value on line 165, data.size is reassigned before it's value is used.

      Coverity issue 2:

      fscanf is deprecated use fscanf_s.

            Assignee:
            chenhao.qu@mongodb.com Chenhao Qu
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: