Use a scoped_ptr to avoid FileFilter leaks.
authorMichael Vrable <vrable@cs.hmc.edu>
Mon, 21 Oct 2013 17:53:16 +0000 (10:53 -0700)
committerMichael Vrable <vrable@cs.hmc.edu>
Sun, 26 Jan 2014 23:45:38 +0000 (15:45 -0800)
commit3a2c12889e60ed903e7c3c5d99baa04ed23f3221
tree76f16d68c49b373190af03e0f2704c6c78caac03
parent4b5f735fad8be7feb0ca53dcdba80f7b2c665fd8
Use a scoped_ptr to avoid FileFilter leaks.
main.cc
store.cc
store.h