Bugs item #2991487, was opened at 2010-04-23 12:45
Message generated for change (Settings changed) made by carrier
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2991487&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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Brian Carrier (carrier)
Assigned to: Nobody/Anonymous (nobody)
Summary: NTFS files with zeroed content
Initial Comment:
Jamie Butler and Aaron LeMasters reported that an NTFS file had zeros in it instead of content. They tracked it down to the INITSIZE code in tsk_fs_attr_read() and found that commenting it out solved the problem.
----------------------------------------------------------------------
>Comment By: Brian Carrier (carrier)
Date: 2010-04-23 13:31
Message:
Fixed error in the offset calculation.
Sending branches/sleuthkit-3.1/NEWS.txt
Sending branches/sleuthkit-3.1/tsk3/fs/fs_attr.c
Sending trunk/NEWS.txt
Sending trunk/tsk3/fs/fs_attr.c
Transmitting file data ....
Committed revision 198.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2991487&group_id=55685
|