pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
47 stars 12 forks source link

Double check removing case directory upon close #386

Closed pjrinaldi closed 3 years ago

pjrinaldi commented 3 years ago

Need to check and ensure the case directory is properly removed when i close a case or exit the program.

pjrinaldi commented 3 years ago

this works, the left behind was due to not clearing out directories after errors were encountered.