mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Changes to ExtractedContent to reflect updated sleuthkit
This commit is contained in:
parent
be1b38dd99
commit
1be09d7ac7
@ -213,6 +213,7 @@ public class ExtractedContent implements AutopsyVisitableItem {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected boolean createKeys(List<BlackboardArtifact.ARTIFACT_TYPE> list) {
|
protected boolean createKeys(List<BlackboardArtifact.ARTIFACT_TYPE> list) {
|
||||||
|
//TEST COMMENT
|
||||||
if (skCase != null) {
|
if (skCase != null) {
|
||||||
try {
|
try {
|
||||||
List<BlackboardArtifact.ARTIFACT_TYPE> inUse = new ArrayList<>();
|
List<BlackboardArtifact.ARTIFACT_TYPE> inUse = new ArrayList<>();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user