mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Patch for an Issue #553
This commit is contained in:
@@ -746,9 +746,6 @@ class Databases:
|
||||
pushValue(conf.tbl)
|
||||
pushValue(conf.col)
|
||||
|
||||
conf.db = None
|
||||
conf.tbl = None
|
||||
conf.col = None
|
||||
kb.data.cachedTables = {}
|
||||
kb.data.cachedColumns = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user