Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/08/25 12:00 a.m.14 views

getMarketInfo skipResults does not work

Handle cmichel Vulnerability details The RCFactory.getMarketInfo function uses the same counter resultNumber for the result arrays' index. This counter is increased if skipResults is set, and the arrays are therefore not indexed at zero. if resultNumber skipResults // @audit increases the array...

6.8AI score
SaveExploits0
Rows per page
Query Builder