util.c
8.39 KB
-
Properly check `strtol` for errors · c6e65aca
We are now using a custom `strtol` implementation to make sure we're not missing any overflow errors.
Vicent Marti committed
We are now using a custom `strtol` implementation to make sure we're not missing any overflow errors.