mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Minor update regarding to the last commit
This commit is contained in:
@@ -96,6 +96,8 @@ class HashDB(object):
|
||||
else:
|
||||
break
|
||||
|
||||
time.sleep(1)
|
||||
|
||||
if unserialize:
|
||||
try:
|
||||
retVal = unserializeObject(retVal)
|
||||
|
||||
Reference in New Issue
Block a user