Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Storing a value in LevelDB copies the bytes, modifying the value afterwards does not affect the content of the database. This commit ensures that MemDatabase satisfies the same property.
- Loading branch information