20,000 USDC
View results
Submission Details
Severity: low
Valid

Array lengths are not matched

Summary

Array lengths are not matched

Vulnerability Details

File: src/Lender.sol
355: function giveLoan(
uint256[] calldata loanIds,
bytes32[] calldata poolIds
) external {

Link to code - https://github.com/Cyfrin/2023-07-beedle/blob/main/src/Lender.sol#L355

Tools Used

Code Review

Recommendations

Match array lengths

Auditor

NeoCrao

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.