mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-14 03:01:31 +00:00
This change fixes a potential exploitable vulnerability that can cause the WAL to be consistently truncated by falsely supplying the WAL path which would be any arbitrary dirrectory. Fixes #6427