On Tue May 21 10:17:31 2024 +0000, Myah Caron wrote:
changed this line in [version 6 of the diff](/wine/wine/-/merge_requests/5691/diffs?diff_id=114559&start_sha=a7d466081a9279a1c760c8dfbf3779b2c58c80d1#b89156592bd479846dd2609962175f3ea7c35b2d_310_0)
you have to check the endptr... it must be different from the passed string pointer (at least one digit has been read) and *endptr must be '\0' (to ensure all string has been converted into integer)