mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-30 18:19:07 +00:00
Patch for an Issue #237
This commit is contained in:
@@ -483,9 +483,6 @@ def initTargetEnv():
|
||||
"""
|
||||
|
||||
if conf.multipleTargets:
|
||||
if conf.sessionFP:
|
||||
conf.sessionFP.close()
|
||||
|
||||
if conf.hashDB:
|
||||
conf.hashDB.close()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user