Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/12/21 12:0 a.m.18 views

Overflow potential

Lines of code Vulnerability details Overflow: Be cautious about integer overflow when incrementing size. Depending on how the size variable is used in your contract, it might be beneficial to check for potential overflow conditions. requiresize typeuint256.max, "Heap size exceeds maximum"; Assess...

7.3AI score
SaveExploits0
Rows per page
Query Builder