mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 20:57:39 +02:00
Ensure we use the cache rathe rather than just saying we will.
This commit is contained in:
@@ -77,7 +77,7 @@ class InvalidDataException(VolatilityException):
|
||||
|
||||
|
||||
class SymbolSpaceError(VolatilityException):
|
||||
"""Thrown when an error occurs dealing with Symbols and Symbolspaces."""
|
||||
"""Thrown when an error occurs dealing with Symbolspaces and SymbolTables."""
|
||||
|
||||
|
||||
class LayerException(VolatilityException):
|
||||
|
||||
Reference in New Issue
Block a user