re-trigger black

This commit is contained in:
Abyss Watcher
2024-11-07 13:40:18 +01:00
parent e419b67581
commit a5253ac276
@@ -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