QA Report #13
Labels
bug
Something isn't working
duplicate
This issue or pull request already exists
invalid
This doesn't seem right
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
https://github.com/code-423n4/2022-06-nested/blob/b4a153c943d54755711a2f7b80cbbf3a5bb49d76/contracts/operators/Yearn/YearnCurveVaultOperator.sol#L48
When assigning values to 'address' state variables, a check for a 0x0 address should be implemented. Although numerous checks are present for other 'address' state variables, no check could be found for the assignment of '_eth' to 'eth'
The text was updated successfully, but these errors were encountered: