mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry about zeroing out memory.
This commit is contained in:
parent
a788ba14f3
commit
a6dfb6a4ef
@ -5,6 +5,7 @@ Language Features:
|
||||
|
||||
|
||||
Compiler Features:
|
||||
* Code Generator: Use ``calldatacopy`` past input to zero out memory instead of ``codecopy``.
|
||||
|
||||
|
||||
Bugfixes:
|
||||
|
Loading…
Reference in New Issue
Block a user