Revision c726f7fda84fbd047ed86bf650198c14c16321a6 authored by Yi Wu on 22 June 2018, 18:39:51 UTC, committed by Facebook Github Bot on 22 June 2018, 18:43:50 UTC
Summary:
Fix db_stress failed to delete checkpoint pointer. It's caught by asan_crash test.
Closes https://github.com/facebook/rocksdb/pull/4042

Differential Revision: D8592604

Pulled By: yiwu-arbug

fbshipit-source-id: 7b2d67d5e3dfb05f71c33fcf320482303e97d3ef
1 parent 64c85d0
History
File Mode Size
cf_options.cc -rw-r--r-- 8.5 KB
cf_options.h -rw-r--r-- 8.1 KB
db_options.cc -rw-r--r-- 13.5 KB
db_options.h -rw-r--r-- 3.1 KB
options.cc -rw-r--r-- 22.8 KB
options_helper.cc -rw-r--r-- 82.8 KB
options_helper.h -rw-r--r-- 8.2 KB
options_parser.cc -rw-r--r-- 30.1 KB
options_parser.h -rw-r--r-- 5.1 KB
options_sanity_check.cc -rw-r--r-- 1.1 KB
options_sanity_check.h -rw-r--r-- 1.7 KB
options_settable_test.cc -rw-r--r-- 20.5 KB
options_test.cc -rw-r--r-- 73.5 KB

back to top