[sleuthkit-developers] [ sleuthkit-Bugs-2905750 ] reading data from compressed file on NTFS
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2009-11-29 21:33:01
|
Bugs item #2905750, was opened at 2009-11-29 23:33 Message generated for change (Tracker Item Submitted) made by oncer82 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2905750&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: oncer oncer surname (oncer82) Assigned to: Nobody/Anonymous (nobody) Summary: reading data from compressed file on NTFS Initial Comment: This issue is reprodusable when trying to read content of a compressed file on NTFS with using tsk_fs_file_read funstion. Bug is reproduced on an alive OS while trying to read content of a C:\WINDOWS\ie7\inetres.adm file. Function tsk_fs_file_read continues reading data even when an offset from where to read data is past file's boundary. Function continues returning data without any error. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2905750&group_id=55685 |