1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-17 20:27:52 +02:00
Garry McNulty 9cb3a68c38 crypt: check for maximum length before decrypting filename
The EME Transform() method will panic if the input data is larger than
2048 bytes.

Fixes #2826
2018-12-19 11:51:44 +00:00
..
2018-12-02 20:51:13 +00:00
2018-12-04 10:11:57 +00:00
2018-12-06 21:53:05 +00:00
2018-12-04 10:11:57 +00:00
2018-11-22 20:14:50 +00:00