Lucene search
+L

1 matches found

Code423n4
Code423n4
•added 2022/06/26 12:0 a.m.•13 views

removeAddress doesn't decrease the contracts.length

Lines of code Vulnerability details Impact The contracts length will always increase because the removeAddress function just deleting the value inside the array and never decrease the length by calling pop method. This can lead to Dos when calling functions that doing loop on contracts storage:...

6.8AI score
SaveExploits0
Rows per page
Query Builder