mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-08 02:37:39 +02:00
linux: intel VMCoreInfo: BugFix. Return layer if both values are present
This commit is contained in:
@@ -366,7 +366,7 @@ class LinuxIntelVMCOREINFOStacker(interfaces.automagic.StackerLayerInterface):
|
||||
dtb,
|
||||
)
|
||||
|
||||
return layer
|
||||
return layer
|
||||
|
||||
vollog.debug("No suitable linux banner could be matched")
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user