Windows: Fix an issue from the rebase

This commit is contained in:
Mike Auty
2020-10-29 09:43:16 +00:00
committed by ikelos
parent 95d3de9317
commit 5e8788bb2d
@@ -143,7 +143,7 @@ class PsScan(interfaces.plugins.PluginInterface, timeliner.TimeLinerInterface):
self.config['nt_symbols'], proc)
file_handle = pslist.PsList.process_dump(self.context, self.config['nt_symbols'], pe_table_name,
vproc)
vproc, self._file_handler)
file_output = "Error outputting file"
if file_handle:
file_output = file_handle.preferred_filename