Files
xed/xed
Justin Schiff a48dab6ef5 Uses strtol instead of atoi so that we can properly handle errors.
This now handles overflow and underflow correctly, by parsing the string
and then clamping the value between INT_MIN and INT_MAX. `atoi` was
giving us garbage values when the buffer overflowed.

Fixes #408
2021-05-15 13:52:45 -04:00
..
2020-08-27 17:59:37 +02:00
2018-11-19 11:09:52 +00:00
2017-04-10 08:24:10 +01:00
2017-02-04 22:17:58 -08:00
2018-11-19 11:09:52 +00:00
2018-11-19 11:09:52 +00:00
2018-11-19 11:09:52 +00:00
2018-11-19 11:09:52 +00:00
2018-11-19 11:09:52 +00:00
2018-11-19 11:09:52 +00:00
2017-02-04 22:17:58 -08:00
2018-11-19 11:09:52 +00:00
2018-11-19 11:09:52 +00:00
2021-02-22 11:18:08 -05:00
2021-02-22 11:18:08 -05:00
2018-11-19 11:09:52 +00:00
2018-11-19 11:09:52 +00:00
2018-11-19 11:09:52 +00:00
2017-04-23 18:22:54 -07:00
2018-11-19 11:09:52 +00:00
2017-03-17 00:15:38 -07:00
2021-02-22 11:18:08 -05:00
2021-02-22 11:18:08 -05:00
2021-02-22 11:18:08 -05:00
2018-11-19 11:09:52 +00:00
2017-04-10 08:24:10 +01:00
2017-09-25 16:01:27 +02:00
2018-11-19 11:09:52 +00:00
2017-04-10 08:24:10 +01:00
2017-03-17 00:15:38 -07:00
2018-11-19 11:09:52 +00:00