Merge pull request #6 from sebaschi/sebaschi-patch-1

Update kernel_detector.py
This commit is contained in:
Sebastian Lenzlinger
2023-06-11 15:25:41 +02:00
committed by GitHub

View File

@@ -153,7 +153,7 @@ def run_kernel_detection:
if len(sus_modules) == 0:
print("nothing to do")
print("ALL CLEAN")
exit()
suspects = []