mirror of
https://github.com/google/leveldb.git
synced 2026-08-22 10:53:27 +08:00
env_posix.cc and concurrent application calls to fflush(NULL). The fix is to avoid using stdio in env_posix.cc but add our own buffering where we need it. Added a test to reproduce the bug. Added a test for Env reads/writes. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=170738066
4.7 KiB
4.7 KiB