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

Coverity analysis defect 125363: Double free

    • 1
    • StorEng - Defined Pipeline

      Double free

      Depending on the implementation of the deallocator function, the memory may by placed on the free list more than once. Memory is deallocated more than once
      /ext/storage_sources/dir_store/dir_store.c:431: USE_AFTER_FREE 125363 "free" frees "path".
      /ext/storage_sources/dir_store/dir_store.c:446: USE_AFTER_FREE 125363 Calling "free" frees pointer "path" which has already been freed.

            Assignee:
            luke.chen@mongodb.com Luke Chen
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: