From c704d464c1b26fa632e8832470180e4a0b0b7c22 Mon Sep 17 00:00:00 2001 From: didier Date: Wed, 16 Apr 2025 17:06:07 +0200 Subject: [PATCH] fix f_used --- pandora-box.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora-box.py b/pandora-box.py index 6cf1483..444400c 100755 --- a/pandora-box.py +++ b/pandora-box.py @@ -518,7 +518,7 @@ def scan(): """Scan devce with pypandora""" global pandora, qfolder global work_queue, exit_flag, threads, scanned - global mount_point, infected_files, file_count, used + global mount_point, infected_files, file_count, f_used # get device size try: