mem: Add cache class destructor to avoid memory leaks
authorXiangyu Dong <rioshering@gmail.com>
Thu, 18 Jul 2013 12:29:47 +0000 (08:29 -0400)
committerXiangyu Dong <rioshering@gmail.com>
Thu, 18 Jul 2013 12:29:47 +0000 (08:29 -0400)
commit4e8ecd7c6fd0447f563179b5a8fdbb13b562ca9e
treea0ea852be2c10a1c182f3deae65edc243c87ac4e
parent3ede4dceb84fd4930ccb132659198741ae47730f
mem: Add cache class destructor to avoid memory leaks

Make valgrind a little bit happier
src/mem/cache/cache.hh
src/mem/cache/cache_impl.hh