Changes to ExtractedContent to reflect updated sleuthkit

This commit is contained in:
Oliver Spohngellert 2016-01-08 08:56:48 -05:00
parent be1b38dd99
commit 1be09d7ac7

View File

@ -213,6 +213,7 @@ public class ExtractedContent implements AutopsyVisitableItem {
@Override
protected boolean createKeys(List<BlackboardArtifact.ARTIFACT_TYPE> list) {
//TEST COMMENT
if (skCase != null) {
try {
List<BlackboardArtifact.ARTIFACT_TYPE> inUse = new ArrayList<>();