mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-07 14:06:34 +00:00
Minor stability patch
This commit is contained in:
@@ -3188,6 +3188,9 @@ def checkIntegrity():
|
||||
Checks integrity of code files during the unhandled exceptions
|
||||
"""
|
||||
|
||||
if not paths:
|
||||
return
|
||||
|
||||
logger.debug("running code integrity check")
|
||||
|
||||
retVal = True
|
||||
|
||||
Reference in New Issue
Block a user