diff options
author | Sebastian Lackner | 2019-01-09 02:40:10 +0100 |
---|---|---|
committer | Sebastian Lackner | 2019-01-12 20:35:50 +0100 |
commit | 669322482a9be3d62abbe0361a8cc2e10e99fc3e (patch) | |
tree | 8aeb3307cbdcc5baa41c71b8b7293d68c0ec8d87 /internal/configfile/config_file.go | |
parent | fcaca5fc94d981aa637beb752edc8cb3c2265e96 (diff) |
fusefrontend: Don't chown gocryptfs.diriv files.
The current code has a risk of race-conditions, since we pass a path
containing "/" to Fchownat. We could fix this by opening a file descriptor,
however, this does not seem worth the effort. We also don't chown *.name files.
Diffstat (limited to 'internal/configfile/config_file.go')
0 files changed, 0 insertions, 0 deletions