mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-10 10:49:11 +00:00
ClevelDB requires closing when WriteBatch is no longer needed, https://godoc.org/github.com/jmhodges/levigo#WriteBatch.Close Fixes the memory leak in https://github.com/cosmos/cosmos-sdk/issues/3842