-
Type:
Bug
-
Resolution: Declined
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
Storage Engines, Storage Engines - Transactions
-
SE Transactions - 2025-08-29
-
3
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/evict/evict_page.c:477: RESOURCE_LEAK 175818 Assigning: "ref->addr" = "addr".
/src/evict/evict_page.c:514: RESOURCE_LEAK 175818 Variable "addr" going out of scope leaks the storage it points to.