Eliminate possible race between LockFile() vs UnlockFile() (#7721)
Summary: LockFile() accessing LockHoldingInfo (element of locked_files) by reference after mutex_locked_files had been released. Pull Request resolved: https://github.com/facebook/rocksdb/pull/7721 Reviewed By: pdillinger Differential Revision: D25431839 Pulled By: jay-zhuang fbshipit-source-id: eefee93f12a8016a98e2466e442af2605b3e2a5emain
parent
8ff6557e7f
commit
40f2b65008
Loading…
Reference in new issue