fe06e9f456
CheckTrailingGarbage was called even when "-passfile" was used, which is stupid, and causes false positives: https://github.com/rfjakob/gocryptfs/issues/391 (false error "Received trailing garbage after the password" when using -passfile in .bash_profile) Instead of trying to improve the logic to handle that case and make everything even more complicated, delete the function. It is unclear if actually helps in some cases, and it definitely harms as shown by the above bug report. |
||
---|---|---|
.. | ||
ctlsock_interface.go | ||
excluder_test.go | ||
excluder.go | ||
mocks_test.go | ||
reverse_longnames.go | ||
rfile.go | ||
rfs_test.go | ||
rfs.go | ||
rpath_cache.go | ||
rpath.go | ||
virtualfile.go |