[sleuthkit-developers] [ sleuthkit-Feature Requests-2790367 ] Move 'stat' until after all tests
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2009-05-11 23:20:03
|
Feature Requests item #2790367, was opened at 2009-05-11 18:19 Message generated for change (Tracker Item Submitted) 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: Open 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.). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2790367&group_id=55685 |