1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 05:00:11 -04:00
Klaus Post 0987069e37
select: Fix integer conversion overflow ()
Do not convert float value to integer if it will over/underflow.

The comparison cannot be `<=` since rounding may overflow it.

Fixes 
2020-09-08 15:56:11 -07:00
..
2020-02-13 14:03:52 -08:00