mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Minor fixes
This commit is contained in:
@@ -414,7 +414,6 @@ def bisection(payload, expression, length=None, charsetType=None, firstChar=None
|
||||
|
||||
break
|
||||
elif commonCharset:
|
||||
# TODO: this part does not seem to work yet
|
||||
val = getChar(index, commonCharset, False)
|
||||
|
||||
# If we had no luck with singleValue and common charset,
|
||||
|
||||
Reference in New Issue
Block a user