Re: [PATCH v3 0/22] hardening allocations against integer overflow

2016-02-22 Thread Junio C Hamano
Jeff King writes: > On Fri, Feb 19, 2016 at 06:19:41AM -0500, Jeff King wrote: > >> Here's a re-roll of jk/tighten-alloc series from: >> >> http://thread.gmane.org/gmane.comp.version-control.git/286253 > > And here's v3. The changes this time (and philosophical rationalization > of changes I d

[PATCH v3 0/22] hardening allocations against integer overflow

2016-02-22 Thread Jeff King
On Fri, Feb 19, 2016 at 06:19:41AM -0500, Jeff King wrote: > Here's a re-roll of jk/tighten-alloc series from: > > http://thread.gmane.org/gmane.comp.version-control.git/286253 And here's v3. The changes this time (and philosophical rationalization of changes I didn't make) are pretty small: