Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/finding #18 Prevent Memory Overwrite in withdrawDepositTo Function #125

refactor: fix withdrawDepositTo function in BaseAccount.sol

748efe1
Select commit
Loading
Failed to load commit list.
Merged

Fix/finding #18 Prevent Memory Overwrite in withdrawDepositTo Function #125

refactor: fix withdrawDepositTo function in BaseAccount.sol
748efe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 1, 2024 in 0s

30.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

30.00% of diff hit (target 80.00%)

Annotations

Check warning on line 87 in contracts/base/BaseAccount.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/base/BaseAccount.sol#L84-L87

Added lines #L84 - L87 were not covered by tests

Check warning on line 90 in contracts/base/BaseAccount.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/base/BaseAccount.sol#L89-L90

Added lines #L89 - L90 were not covered by tests