Merge branch 'release-v4.9' into master (#4373)

This commit is contained in:
Francisco
2023-06-20 13:06:56 -03:00
committed by GitHub
parent 9fa550c62f
commit b66c77a1fc
6 changed files with 9 additions and 10 deletions

View File

@ -1,5 +0,0 @@
---
'openzeppelin-solidity': patch
---
`MerkleProof`: Fix a bug in `processMultiProof` and `processMultiProofCalldata` that allows proving arbitrary leaves if the tree contains a node with value 0 at depth 1.