- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
Major - P3
 - 
    Affects Version/s: None
 - 
    Component/s: APIs
 
- 
        Storage Engines
 - 
        StorEng - 2025-02-04
 - 
        1
 
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.