Konstantin Belousov
09bae0a023
libc: Fix possible overflow in binuptime().
...
This is an application of the kernel overflow fix from r357948 to
userspace, based on the algorithm developed by Bruce Evans. To keep
the ABI of the vds_timekeep stable, instead of adding the large_delta
member, MSB of both multipliers are added to quickly estimate the overflow.
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
2020-04-09 23:22:35 +00:00
..
2019-03-29 17:52:57 +00:00
2020-01-30 19:57:05 +00:00
2019-12-28 02:11:41 +00:00
2019-09-04 13:44:46 +00:00
2018-05-10 06:41:08 +00:00
2020-02-26 18:55:09 +00:00
2020-04-07 02:46:22 +00:00
2018-10-20 22:39:35 +00:00
2019-09-25 16:49:22 +00:00
2019-07-02 23:56:37 +00:00
2019-09-25 18:03:18 +00:00
2018-08-07 15:24:19 +00:00
2017-12-08 17:52:53 +00:00
2020-04-01 09:01:35 +00:00
2019-09-02 01:55:55 +00:00
2019-09-05 19:35:30 +00:00
2020-02-05 16:09:44 +00:00
2020-03-19 06:33:06 +00:00
2019-02-19 19:15:15 +00:00
2019-11-23 23:41:21 +00:00
2020-03-11 23:34:44 +00:00
2019-12-12 17:12:18 +00:00
2020-02-17 20:14:59 +00:00
2019-09-24 12:21:01 +00:00
2019-06-04 20:53:35 +00:00
2020-02-06 21:46:15 +00:00
2020-02-05 16:10:09 +00:00
2020-01-04 20:07:11 +00:00
2018-05-13 09:54:34 +00:00
2020-04-01 22:50:41 +00:00
2020-04-01 22:50:41 +00:00
2018-11-03 23:37:13 +00:00
2020-02-08 21:17:48 +00:00
2020-04-09 23:22:35 +00:00
2020-02-02 16:34:57 +00:00
2017-11-25 17:12:48 +00:00
2019-05-16 22:20:54 +00:00
2020-02-07 15:14:29 +00:00
2019-09-16 06:42:01 +00:00
2020-02-26 18:55:09 +00:00
2019-12-11 17:37:53 +00:00
2020-01-06 18:15:55 +00:00
2018-11-12 19:12:14 +00:00