Patch brings strtol() and related functions more conformant with POSIX. ...
Patch brings strtol() and related functions more conformant with POSIX. Corner cases like strtol(-2147483648, NULL, 10) now pass clang -fsanitize=integer without warnings.
parent
ab192927
Please register or sign in to comment