7c8fd64e0d
In case there is a file on the volume storage that is exactly two bytes long, BasicFilenameDecryptionStrategy.decryptImpl() will end up with a zero length encFileName which will trigger unhandled exceptions from EncFSCrypto calls. Handle the exception in decryptImpl() instead. |
||
---|---|---|
.. | ||
main | ||
test/java/org/mrpdaemon/sec/encfs/tests |