-
- Downloads
Update maximum expected return value form read_file_data()
from UINT32_MAX to INT32_MAX to avoid signed comparison issues when compiled for 32-bit systems.
Loading
Please register or sign in to comment
from UINT32_MAX to INT32_MAX to avoid signed comparison issues when compiled for 32-bit systems.