rocksdb/include/rocksdb
Igor Canadi 8a03935f8c Fix valgrind error in c_test
Summary:
External contribution caused some valgrind errors: 1a34aaaef0

This diff fixes them

Test Plan: ran valgrind

Reviewers: sdong, yhchiang, ljin

Reviewed By: ljin

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D19485
2014-07-07 14:41:54 -07:00
..
c.h Fix valgrind error in c_test 2014-07-07 14:41:54 -07:00
cache.h ApplyToAllCacheEntries 2014-05-02 16:24:04 -04:00
compaction_filter.h Fix compaction_filter.h typos 2014-07-08 08:11:01 +12:00
comparator.h Add License message to public header files. 2013-11-18 10:21:35 -08:00
db.h Support Multiple DB paths (without having an interface to expose to users) 2014-07-02 21:14:44 -07:00
env.h Expose in memory Env to the world 2014-04-14 12:28:15 -07:00
filter_policy.h Add License message to public header files. 2013-11-18 10:21:35 -08:00
flush_block_policy.h Remove the terrible hack in for flush_block_policy_factory 2014-02-28 16:39:27 -08:00
iostats_context.h Finer report I/O stats about Flush and Compaction. 2014-07-03 16:28:03 -07:00
iterator.h Add License message to public header files. 2013-11-18 10:21:35 -08:00
ldb_tool.h [RocksDB] allow LDB tool to have customized key formatter 2014-06-23 15:35:40 -07:00
memtablerep.h HashLinkList memtable switches a bucket to a skip list to reduce performance outliers 2014-07-01 17:14:15 -07:00
merge_operator.h Enhance partial merge to support multiple arguments 2014-03-24 17:57:13 -07:00
options.h Add timeout_hint_us to WriteOptions and introduce Status::TimeOut. 2014-07-03 15:47:02 -07:00
perf_context.h macros for perf_context 2014-04-08 10:58:07 -07:00
slice_transform.h Add License message to public header files. 2013-11-18 10:21:35 -08:00
slice.h No shadow in public headers 2014-04-10 17:19:03 -07:00
statistics.h Finer report I/O stats about Flush and Compaction. 2014-07-03 16:28:03 -07:00
status.h Add timeout_hint_us to WriteOptions and introduce Status::TimeOut. 2014-07-03 15:47:02 -07:00
table_properties.h TablePropertiesCollectorFactory 2014-05-13 12:30:55 -07:00
table.h PlainTable to encode to avoid to rewrite prefix when it is the same as the previous key 2014-06-18 20:41:52 -07:00
transaction_log.h Revert "Fix bad merge of D16791 and D16767" 2014-03-12 09:37:43 -07:00
types.h Add License message to public header files. 2013-11-18 10:21:35 -08:00
universal_compaction.h Support Multiple DB paths (without having an interface to expose to users) 2014-07-02 21:14:44 -07:00
version.h Move master version to 3.2 2014-05-23 10:27:56 -07:00
write_batch.h Support for column families in TTL DB 2014-04-22 11:27:33 -07:00