mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-28 04:33:16 +00:00
Minor stability patch for multi-threading console output (#3284)
This commit is contained in:
parent
ae6235ce20
commit
ba356baab0
7 changed files with 23 additions and 15 deletions
|
|
@ -1829,7 +1829,6 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.matchRatio = None
|
||||
kb.maxConnectionsFlag = False
|
||||
kb.mergeCookies = None
|
||||
kb.multiThreadMode = False
|
||||
kb.negativeLogic = False
|
||||
kb.nullConnection = None
|
||||
kb.oldMsf = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue