mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #13129 from ethereum/inlineAssemblyBugSeverity
Change severity of inline assembly bug to medium.
This commit is contained in:
commit
82e5339d23
@ -7,7 +7,7 @@
|
||||
"link": "https://blog.soliditylang.org/2022/06/15/inline-assembly-memory-side-effects-bug/",
|
||||
"introduced": "0.8.13",
|
||||
"fixed": "0.8.15",
|
||||
"severity": "low/medium",
|
||||
"severity": "medium",
|
||||
"conditions": {
|
||||
"yulOptimizer": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user