[sleuthkit-developers] [ sleuthkit-Feature Requests-2790367 ] Move 'stat' until after all tests
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2009-05-29 17:36:55
|
Feature Requests item #2790367, was opened at 2009-05-11 18:19 Message generated for change (Comment added) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2790367&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: Image Layer Group: None >Status: Closed Priority: 5 Private: No Submitted By: Brian Carrier (carrier) Assigned to: Nobody/Anonymous (nobody) Summary: Move 'stat' until after all tests Initial Comment: In img_open() , it would be easier for different image types if the 'stat' was moved to exist only if all image types failed. This allows some "image types" to not need to use actual files that exist (i.e. urls, encoded data, etc.). ---------------------------------------------------------------------- >Comment By: Brian Carrier (carrier) Date: 2009-05-29 12:36 Message: Sending trunk/CHANGES.txt Sending trunk/tsk3/img/img_open.c Sending trunk/tsk3/img/img_types.c Sending trunk/tsk3/img/raw.c Transmitting file data .... Committed revision 100. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2790367&group_id=55685 |