mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-08 18:57:38 +02:00
Layers: Fix up typo in recent crashdump patch - take 2
This commit is contained in:
@@ -271,5 +271,5 @@ class WindowsCrashDumpStacker(interfaces.automagic.StackerLayerInterface):
|
||||
except WindowsCrashDumpFormatException as excp:
|
||||
vollog.log(
|
||||
constants.LOGLEVEL_VVVV, f"Exception reading crashdump: {excp}"
|
||||
)\
|
||||
)
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user