libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher 5aa1755cbc fusefrontend: openBackingDir: fix fd leak in error path
Reported by @slackner at
932efbd459 (r31813373)
thanks!
2019-01-02 00:14:12 +01:00
..
args.go reverse mode: add --exclude option 2018-08-11 23:26:49 +02:00
ctlsock_interface.go fusefrontend: fix fd leak in error path 2019-01-01 20:49:56 +01:00
file.go fusefrontend: Fix debug message in doWrite() method. 2019-01-01 16:12:42 +01:00
file_allocate_truncate.go fusefrontend: truncateGrowFile: pass zeroPad error to caller 2018-08-15 17:25:22 +02:00
file_holes.go fusefrontend: doWrite: delete file header if first write fails 2018-07-15 15:12:55 +02:00
fs.go fusefrontend: fix fd leak in Access() 2019-01-01 20:10:17 +01:00
fs_dir.go fusefrontend: fix compile failure on Darwin 2019-01-01 16:24:25 +01:00
names.go fusefrontend: openBackingDir: fix fd leak in error path 2019-01-02 00:14:12 +01:00
names_test.go fusefrontend: make openBackingDir() symlink-safe 2019-01-01 16:24:09 +01:00
xattr.go fusefrontend: make ListXAttr symlink-safe on Linux 2019-01-01 16:24:25 +01:00
xattr_darwin.go fusefrontend: only compile getBackingPath() on Darwin 2019-01-01 16:24:25 +01:00
xattr_linux.go fusefrontend: xattr: fix hang on FIFOs 2019-01-01 16:24:25 +01:00
xattr_linux_unit_test.go Improved xattr handling on non-linux systems (#227) 2018-04-17 20:33:04 +02:00
xattr_unit_test.go fusefrontend: make openBackingDir() symlink-safe 2019-01-01 16:24:09 +01:00