[sleuthkit-developers] [ sleuthkit-Bugs-2824457 ] Cannot read last block with blkcat
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2009-07-20 20:11:04
|
Bugs item #2824457, was opened at 2009-07-20 16:10 Message generated for change (Tracker Item Submitted) made by robjoyce You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2824457&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: Rob (robjoyce) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot read last block with blkcat Initial Comment: If you try to read the last block of an image with blkcat, the beyond-end-of-disk check in fsk_fs_blkcat fails (it's off by one). The attached patch fixes this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2824457&group_id=55685 |