Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll src/third_party/leveldatabase 7306ef85..a7bff697b (4 commits).
* Deleted redundant null ptr check prior to delete. * Fixes a bug encountered when reading records from leveldb files that have been split, as in a [] input task split. * Change std::uint64_t to uint64_t (#354). * Fix LevelDB build when asserts are enabled in release builds. (#367). BUG=603166 Review URL: https://codereview.chromium.org/1878943014 Cr-Commit-Position: refs/heads/master@{#387695}
- Loading branch information