mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00

The problem seems to be in java-libpst. Sometimes getFileInputStream() returns an InputStream, but at the first InputStream.read(buffer) the method returns -1. Further analysis is needed to isolate the problem in java-libpst. To patch this an IOException is thrown