pjrinaldi / wombatforensics

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

case folder/report folder #294

Closed pjrinaldi closed 4 years ago

pjrinaldi commented 4 years ago

Need to check for directory existence and create the directory if it doesn't exist for the settings dialog and the wombat case folder and wombat report folder.

Otherwise the program crashes when it tries to write to the folder that doesn't exist...

pjrinaldi commented 4 years ago

taken care of in an earlier commit.