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

Coverity analysis defect 121572: Resource leak

    • 2
    • Storage - Ra 2022-03-07

      Resource leak

      The system resource will not be reclaimed and reused, reducing the future availability of the resource. Leak of memory or pointers to system resources
      /src/txn/txn.c:1157: RESOURCE_LEAK 121572 Assuming resource "tombstone" is not freed or pointed-to in unimplemented function "__wt_col_modify".
      /src/txn/txn.c:1163: RESOURCE_LEAK 121572 Overwriting "tombstone" in "tombstone = NULL" leaks the storage that "tombstone" points to.

            Assignee:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: