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

Fix Coverity warnings in __session_set/get_last_error

    • Storage Engines
    • 1
    • StorEng - 2025-02-04

      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/session/session_api.c:2249: RESOURCE_LEAK 166718 Variable "err_msg" going out of scope leaks the storage it points to.

            Assignee:
            alex.pullen@mongodb.com Alex Pullen (Inactive)
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: