mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-10 11:47:38 +02:00
Remove TODO that's in the wrong place, and we've just to-done.
This commit is contained in:
@@ -230,7 +230,6 @@ class Intel(interfaces.layers.TranslationLayerInterface):
|
||||
"Invalid address in layer {} found scanning {} at address {:x}".format(layer_name, self.name,
|
||||
address))
|
||||
|
||||
# TODO: We probably ought to filter duplicate results due to overlaps
|
||||
progress.value = chunk_end
|
||||
return list(scanner(data, chunk_end - len(data)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user