[sleuthkit-developers] [ sleuthkit-Bugs-3184429 ] inconsistent 0 time reporting.
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2011-02-17 03:39:26
|
Bugs item #3184429, was opened at 2011-02-16 22:39 Message generated for change (Tracker Item Submitted) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3184429&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: File System Tools Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Brian Carrier (carrier) Assigned to: Nobody/Anonymous (nobody) Summary: inconsistent 0 time reporting. Initial Comment: John Lehr reported inconsistent behavior with 0-times. fls prints them as 0s and istat displays them as epoch times. We should be consistent and use '0' when possible to not give false impressions. Perhaps make some wrapper methods for returning time strings. fls: d/d 3: DCIM 0000-00-00 00:00:00 (UTC) 0000-00-00 00:00:00 (UTC) 0000-00-00 00:00:00 (UTC) 0000-00-00 00:00:00 (UTC) 32768 0 0 istat: Directory Entry: 3 Allocated File Attributes: Directory Size: 32768 Name: DCIM Directory Entry Times: Written: Wed Dec 31 16:00:00 1969 Accessed: Wed Dec 31 16:00:00 1969 Created: Wed Dec 31 16:00:00 1969 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3184429&group_id=55685 |