mirror of
https://github.com/rclone/rclone.git
synced 2025-03-07 02:45:20 +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.