2fdf91a4f8
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 |
||
---|---|---|
.. | ||
shell | ||
db_repl_stress.cc | ||
db_stress.cc | ||
ldb.cc | ||
manifest_dump.cc | ||
reduce_levels_test.cc | ||
sst_dump.cc |