sftpgo/vfs
Nicola Murino 5c34d814d6
fix a possible nil pointer dereference
it can happen by upgrading from very old versions
2021-09-11 14:19:17 +02:00
..
azblobfs.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
azblobfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
cryptfs.go modules: add v2 support 2021-06-26 07:31:41 +02:00
fileinfo.go sftpd: remove workarounds for directory listing 2021-07-11 16:26:40 +02:00
filesystem.go fix a possible nil pointer dereference 2021-09-11 14:19:17 +02:00
folder.go fix a possible nil pointer dereference 2021-09-11 14:19:17 +02:00
gcsfs.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
gcsfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
osfs.go modules: add v2 support 2021-06-26 07:31:41 +02:00
s3fs.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
s3fs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sftpfs.go fix a possible nil pointer dereference 2021-09-11 14:19:17 +02:00
statvfs_fallback.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
statvfs_linux.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
statvfs_unix.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sys_unix.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sys_windows.go sftpd: remove workarounds for directory listing 2021-07-11 16:26:40 +02:00
vfs.go fix a possible nil pointer dereference 2021-09-11 14:19:17 +02:00