1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/backend/googlephotos
Nick Craig-Wood a3d19942bd googlephotos: fix nil pointer exception when batch failed
This was a simple error check that was missing. Interestingly the
errcheck linter did not spot this.

See: https://forum.rclone.org/t/invalid-memory-address-or-nil-pointer-dereference-error-when-copy-to-google-photos/43634/
2024-01-03 10:57:59 +00:00
..
api build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
testfiles
albums_test.go
albums.go
googlephotos_test.go fs: move operations.NewOverrideRemote to fs.NewOverrideRemote 2022-11-21 08:02:09 +00:00
googlephotos.go googlephotos: fix nil pointer exception when batch failed 2024-01-03 10:57:59 +00:00
pattern_test.go
pattern.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00