Details
-
Bug
-
Status: Open
-
Major - P3
-
Resolution: Unresolved
-
None
-
None
-
None
-
1
-
StorEng - Defined Pipeline
Description
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/rollback_to_stable/rts_btree.c:557: RESOURCE_LEAK 134179 Overwriting "upd" in "upd = tombstone = NULL" leaks the storage that "upd" points to.