mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-09 17:51:33 +00:00
Patch for an Issue #237
This commit is contained in:
parent
e7e83defaa
commit
181c3534f0
6 changed files with 20 additions and 7 deletions
|
|
@ -483,9 +483,6 @@ def initTargetEnv():
|
|||
"""
|
||||
|
||||
if conf.multipleTargets:
|
||||
if conf.sessionFP:
|
||||
conf.sessionFP.close()
|
||||
|
||||
if conf.hashDB:
|
||||
conf.hashDB.close()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue