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

Coverity analysis defect 117771: Resource leak

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      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/tiered/tiered_cursor.c:1144: RESOURCE_LEAK 117771 Assigning: "cursor" = "curtiered".
      /src/tiered/tiered_cursor.c:1169: RESOURCE_LEAK 117771 Assuming resource "cursor" is not freed or pointed-to in unimplemented function "__wt_curtiered_close".
      /src/tiered/tiered_cursor.c:1177: RESOURCE_LEAK 117771 Variable "curtiered" going out of scope leaks the storage it points to.
      /src/tiered/tiered_cursor.c:1177: RESOURCE_LEAK 117771 Variable "cursor" going out of scope leaks the storage it points to.

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

              Created:
              Updated:
              Resolved: