Revision c7432cc3c0848ad4d2a34a3eb40ad94d37477856 authored by Peter Dillinger on 04 June 2020, 22:32:29 UTC, committed by Facebook GitHub Bot on 04 June 2020, 22:35:08 UTC
Summary:
Mostly uninitialized values: some probably written before use, but some seem like bugs. Also, destructor needs to be virtual, and possible use-after-free in test
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6935

Test Plan: make check

Reviewed By: siying

Differential Revision: D21885484

Pulled By: pdillinger

fbshipit-source-id: e2e7cb0a0cf196f2b55edd16f0634e81f6cc8e08
1 parent a8170d7
History
File Mode Size
modules
RocksDBConfig.cmake.in -rw-r--r-- 891 bytes

back to top