1a1a11a / libCacheSim

a high performance library for building cache simulators
GNU General Public License v3.0
155 stars 33 forks source link

Fix several memory leaks #65

Closed haochengxia closed 2 months ago

haochengxia commented 2 months ago

Avoid memory leaks when args.n_cache_size * args.n_eviction_algo == 1.