-
Type: Bug
-
Resolution: Unresolved
-
Priority: 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.