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

Coverity "null pointer dereference" complaints

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT3.2.0, 4.1.9
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 2
    • Storage Engines 2019-02-25

      Coverity complaints 104923, 104924, 104925, 104926: https://coverity.corp.mongodb.com/reports.htm#v10632/p10001

      The complaint is __wt_schema_get_table_uri() is called to fill in WT_TABLE **tablep, initializes tablep to NULL, fails and returns, leaving tablep set to NULL, and then a subsequent dereference of table will dereference a NULL.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: