pjrinaldi / wombatforensics

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

Check GetFileLists() #394

Closed pjrinaldi closed 2 years ago

pjrinaldi commented 2 years ago

GetFileLists() for checked items at least is not provided the checked items... the new checking implementation must not be properly getting the checkhash QHash updated properly..

pjrinaldi commented 2 years ago

Fixed the GetFileLists(1) for checked items by fixing what happens when a file is checked so it goes into the checkhash map.