mirror of
https://github.com/rclone/rclone.git
synced 2025-03-06 18:32:47 +08:00

An incorrect nil check was spotted while reviewing the code for CVE-2024-45337. The nil check failing has never happened as far as we know. The consequences would be a nil pointer exception.