rocksdb/utilities/merge_operators
Andrew Kryczka 048446fc74 Fix cassandra ASAN use-after-free
Summary:
When we create a column based on the `string::c_str()`, we need to make sure that char array doesn't get deleted when calls to `string::append()` cause the string to expand.
Closes https://github.com/facebook/rocksdb/pull/2470

Differential Revision: D5285049

Pulled By: ajkr

fbshipit-source-id: f918dd426ff3c024e7a293dcb10448f10b6c98e8
2017-06-20 13:27:16 -07:00
..
cassandra Fix cassandra ASAN use-after-free 2017-06-20 13:27:16 -07:00
string_append Introduce FullMergeV2 (eliminate memcpy from merge operators) 2016-07-20 09:49:03 -07:00
max.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
put.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
uint64add.cc Add macros to include file name and line number during Logging 2017-03-15 19:39:12 -07:00