rocksdb/utilities/write_batch_with_index
Yi Wu 71acb4c122 Fix WriteBatchWithIndex address use after scope error
Summary:
Fix use after scope error caught by ASAN.
Closes https://github.com/facebook/rocksdb/pull/2228

Differential Revision: D4968028

Pulled By: yiwu-arbug

fbshipit-source-id: a2a266c98634237494ab4fb2d666bc938127aeb2
2017-04-28 13:31:19 -07:00
..
write_batch_with_index_internal.cc Fix WriteBatchWithIndex address use after scope error 2017-04-28 13:31:19 -07:00
write_batch_with_index_internal.h Limit maximum memory used in the WriteBatch representation 2017-04-10 15:42:26 -07:00
write_batch_with_index_test.cc Move memtable related files into memtable directory 2017-04-06 14:09:13 -07:00
write_batch_with_index.cc Limit maximum memory used in the WriteBatch representation 2017-04-10 15:42:26 -07:00