-
Max Kellermann authored
The "long" result of strtol() was implicitly casted down to a 32 bit integer. Add some range checking instead.
e172874c
The "long" result of strtol() was implicitly casted down to a 32 bit integer. Add some range checking instead.