mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-03 14:30:01 +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