asomers
a78f415b2a
dd(1): Incorrect casting of arguments
...
dd(1) casts many of its numeric arguments from uintmax_t to intmax_t and
back again to detect whether or not the original arguments were negative.
This is not correct, and causes problems with boundary cases, for example
when count is SSIZE_MAX-1.
PR: 191263
Submitted by: will@worrbase.com
Reviewed by: pi, asomers
MFC after: 3 weeks
2017-08-25 15:31:55 +00:00
..
2017-08-14 19:21:37 +00:00
2017-02-28 23:42:47 +00:00
2016-10-05 18:26:39 +00:00
2017-08-14 19:21:37 +00:00
2017-02-28 23:42:47 +00:00
2017-03-25 13:32:28 +00:00
2017-08-02 08:50:42 +00:00
2017-08-25 15:31:55 +00:00
2017-08-09 01:24:52 +00:00
2017-02-28 23:42:47 +00:00
2017-08-02 08:50:42 +00:00
2017-07-03 15:54:44 +00:00
2017-08-02 08:50:42 +00:00
2017-03-04 11:31:08 +00:00
2017-02-28 23:42:47 +00:00
2016-11-28 07:21:09 +00:00
2017-03-05 21:56:04 +00:00
2017-08-02 08:50:42 +00:00
2017-08-02 08:50:42 +00:00
2017-02-28 23:42:47 +00:00
2017-08-02 08:50:42 +00:00
2017-08-02 08:50:42 +00:00
2017-08-24 08:20:23 +00:00
2017-07-22 10:38:44 +00:00
2017-08-02 08:14:06 +00:00
2017-02-28 23:42:47 +00:00
2017-07-04 15:44:30 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-03-04 11:31:08 +00:00
2017-02-28 23:42:47 +00:00
2017-08-14 19:21:37 +00:00
2017-08-02 08:50:42 +00:00
2017-05-07 11:44:25 +00:00
2017-02-28 23:42:47 +00:00
2017-08-02 08:50:42 +00:00
2016-08-03 18:04:08 +00:00
2017-07-06 04:15:30 +00:00