Bugs item #2972721, was opened at 2010-03-18 12:38
Message generated for change (Comment added) made by carrier
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2972721&group_id=55685
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: sorter
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Brian Carrier (carrier)
Assigned to: Nobody/Anonymous (nobody)
Summary: lookup fails on listing mode on some systems
Initial Comment:
Some systems get a hash lookup error because the "length" is too long:
Invalid argument (hdb_lookup: Invalid hash length: 4afdaf202c34d9912cc6cd8806a66014 -)
The reason is because the "-" is not being removed.
----------------------------------------------------------------------
>Comment By: Brian Carrier (carrier)
Date: 2010-03-18 12:42
Message:
Fixed by adding the cleanup check to the '-l' processing code.
Sending branches/sleuthkit-3.1/NEWS.txt
Sending branches/sleuthkit-3.1/tools/sorter/sorter.base
Sending trunk/NEWS.txt
Sending trunk/tools/sorter/sorter.base
Transmitting file data ....
Committed revision 179.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2972721&group_id=55685
|