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

Coverity analysis defect 116990: Resource leak

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • 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/utilities/util_list.c:93: RESOURCE_LEAK 116990 Assuming resource "parser" is not freed or pointed-to in unimplemented function "*parser->get".
      /src/utilities/util_list.c:102: RESOURCE_LEAK 116990 Assuming resource "parser" is not freed or pointed-to in unimplemented function "*parser->close".
      /src/utilities/util_list.c:109: RESOURCE_LEAK 116990 Variable "parser" going out of scope leaks the storage it points to.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: