memo: Re: [PATCH] Fix integer overflow handling in dd(1)

2014-09-20 Thread Oliver Pinter
pick On 9/20/14, William Orr wrote: > Hey, > > I've submitted this patch before, and it's gotten comments and fixes, > but still hasn't been merged. Any thoughts? Does it need more work? > > Thanks, > William Orr > > Index: args.c >

[PATCH] Fix integer overflow handling in dd(1)

2014-09-19 Thread William Orr
Hey, I've submitted this patch before, and it's gotten comments and fixes, but still hasn't been merged. Any thoughts? Does it need more work? Thanks, William Orr Index: args.c === --- args.c(revision 270645) +++ args.c(w