Revision eae9f040eb1914e32c59e36cf57db2e7fa80098e authored by Jeffrey Xiao on 06 September 2019, 00:28:40 UTC, committed by Facebook Github Bot on 06 September 2019, 00:30:29 UTC
Summary:
These uninitialized member variables can cause a key to not be pinned when it should be, causing erroneous behavior. For example ingesting a file with range deletion tombstones will yield an "external file have corrupted keys" on a Mac.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5720

Differential Revision: D17217673

fbshipit-source-id: cd7df7ce3ad9cf69c841c4d3dc6fd144eff9e212
1 parent 83b9919
History
File Mode Size
coverage_test.sh -rwxr-xr-x 2.3 KB
parse_gcov_output.py -rw-r--r-- 4.2 KB

back to top