fastcache icon indicating copy to clipboard operation
fastcache copied to clipboard

Fix/memory leak in freelist

Open Link512 opened this issue 4 years ago • 0 comments

This is related to this issue.

  • Add a Close method to make sure that at the end of the Cache object lifecycle, all memory allocated through the freelist is deallocated

Link512 avatar Jul 06 '21 14:07 Link512