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-25 15:31:55 +00:00
2017-02-28 23:42:47 +00:00
2017-08-25 15:31:55 +00:00
2017-04-02 21:30:05 +00:00
2017-08-25 15:31:55 +00:00
2017-08-25 15:31:55 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00