-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines
-
45.357
-
None
-
None
ASAN testing discovered a memory leak in _curstat_layered_init. The logs are here and point to this call to _wt_meta_checkpoint_last_name allocating a name string that does not get freed when taking this retry path.