rocksdb/tools
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues
Summary:
Replace manual memory management with std::unique_ptr in a
number of places; not exhaustive, but this fixes a few leaks with file
handles as well as clarifies semantics of the ownership of file handles
with log classes.

Test Plan: db_stress, make check

Reviewers: dhruba

Reviewed By: dhruba

CC: zshao, leveldb, heyongqiang

Differential Revision: https://reviews.facebook.net/D8043
2013-01-23 16:54:11 -08:00
..
shell Titile: a command line shell to read/write data from a leveldb thrift server 2012-08-23 09:41:05 -07:00
db_repl_stress.cc Create a long running test to check GetUpdatesSince. 2012-12-21 14:10:06 -08:00
db_stress.cc Fix a number of object lifetime/ownership issues 2013-01-23 16:54:11 -08:00
ldb.cc ldb: Add command "ldb query" to support random read from the database 2012-12-26 20:37:42 -08:00
manifest_dump.cc manifest_dump: Fix the help message and make it consistent 2012-12-21 10:45:24 -08:00
reduce_levels_test.cc Fix test failure of reduce_num_levels 2012-11-12 12:05:38 -08:00
sst_dump.cc Fix a number of object lifetime/ownership issues 2013-01-23 16:54:11 -08:00