mirror of
https://github.com/minio/minio.git
synced 2025-11-26 04:26:12 -05:00
Do not convert float value to integer if it will over/underflow. The comparison cannot be `<=` since rounding may overflow it. Fixes #10436
49 KiB
49 KiB