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

Coverity analysis defect 156262: Resource leak

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines
    • StorEng - Defined Pipeline

      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/cursor/cur_dump.c:432: RESOURCE_LEAK 156262 Assigning: "cursor" = "cdump".
      /src/cursor/cur_dump.c:451: RESOURCE_LEAK 156262 Assuming resource "cursor" is not freed or pointed-to in unimplemented function "__wt_cursor_init".
      /src/cursor/cur_dump.c:458: RESOURCE_LEAK 156262 Variable "cdump" going out of scope leaks the storage it points to.
      /src/cursor/cur_dump.c:458: RESOURCE_LEAK 156262 Variable "cursor" going out of scope leaks the storage it points to.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: