Merge pull request from GHSA-9vx6-7xxf-x967
* add tests for the encode reads dirty data issue * Fix the encode reads dirty data issue * add changeset * trigger the issue without assembly * rename mock * gas optimization * Apply suggestions from code review Co-authored-by: Ernesto García <ernestognw@gmail.com> * alternative fix: cheaper * update comment * fix lint --------- Co-authored-by: Ernesto García <ernestognw@gmail.com>
This commit is contained in:
5
.changeset/warm-geese-dance.md
Normal file
5
.changeset/warm-geese-dance.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': patch
|
||||
---
|
||||
|
||||
`Base64`: Fix issue where dirty memory located just after the input buffer is affecting the result.
|
||||
Reference in New Issue
Block a user