Created by: snehasish
This change fixes a leak which occurs if we fail to initialize the last level cache. Adding the pointer to the all_caches map ensures that the destructor frees the appropriate memory that has been allocated.
Created by: snehasish
This change fixes a leak which occurs if we fail to initialize the last level cache. Adding the pointer to the all_caches map ensures that the destructor frees the appropriate memory that has been allocated.