Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/07/28 12:0 a.m.10 views

Batch function calls can use up all the gas and fail

Lines of code Vulnerability details Impact Every function call "targetsi.call" is going to store the response data in memory, although it is not stored in a variable. Storing the data requires gas and can use up all gas if the data is big enough. This risk increases exponentially since there is a...

6.6AI score
SaveExploits0
Rows per page
Query Builder