mirror of
https://github.com/etcd-io/bbolt.git
synced 2025-05-31 11:42:30 +00:00
Fix split root dereference.
This commit fixes a bug that occurs when a root node is split just after a re-mmap occurs. Previously, this would cause a panic because the new root node would still reference keys from the old mmap.
This commit is contained in:
parent
28e80eedb5
commit
f088575049
Loading…
x
Reference in New Issue
Block a user