mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor update regarding to the last commit
This commit is contained in:
parent
75c9f91f11
commit
b1175017f9
3 changed files with 5 additions and 3 deletions
|
|
@ -96,6 +96,8 @@ class HashDB(object):
|
|||
else:
|
||||
break
|
||||
|
||||
time.sleep(1)
|
||||
|
||||
if unserialize:
|
||||
try:
|
||||
retVal = unserializeObject(retVal)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue