mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-22 09:34:52 +02:00
re-trigger black
This commit is contained in:
@@ -140,7 +140,7 @@ class Malfind(interfaces.plugins.PluginInterface):
|
||||
dirty_page_check = True
|
||||
break
|
||||
except exceptions.InvalidAddressException:
|
||||
# Abort as it is likely that other addresses in the same range will also fail
|
||||
# Abort as it is likely that other addresses in the same range will also fail.
|
||||
break
|
||||
if not dirty_page_check:
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user