mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-09 17:51:33 +00:00
minor minor fixup
This commit is contained in:
parent
9d28ae23ca
commit
bb9401ba52
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ def bisection(payload, expression, length=None, charsetType=None, firstChar=None
|
|||
else:
|
||||
raise sqlmapValueException
|
||||
|
||||
val = ' '
|
||||
val = ''
|
||||
else:
|
||||
break
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue