fileio: fix MIN/MAX mixup (#3896)
The intention is to clamp the value to READ_FULL_BYTES_MAX, which would be the minimum of the two.
Loading
Please register or sign in to comment
The intention is to clamp the value to READ_FULL_BYTES_MAX, which would be the minimum of the two.