-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
1
-
2023-05-02 StorEng Bug Bash
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.