mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
minor minor fixup
This commit is contained in:
@@ -304,7 +304,7 @@ def bisection(payload, expression, length=None, charsetType=None, firstChar=None
|
|||||||
else:
|
else:
|
||||||
raise sqlmapValueException
|
raise sqlmapValueException
|
||||||
|
|
||||||
val = ' '
|
val = ''
|
||||||
else:
|
else:
|
||||||
break
|
break
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user