Re: svn commit: r314778 - head/lib/libfetch

2017-03-06 Thread Pedro Giffuni
Hi; On 3/6/2017 10:44 AM, Baptiste Daroussin wrote: On Mon, Mar 06, 2017 at 03:38:03PM +, Pedro F. Giffuni wrote: Author: pfg Date: Mon Mar 6 15:38:03 2017 New Revision: 314778 URL: https://svnweb.freebsd.org/changeset/base/314778 Log: libfetch: extra bounds checking through reallocarr

Re: svn commit: r314778 - head/lib/libfetch

2017-03-06 Thread Baptiste Daroussin
On Mon, Mar 06, 2017 at 03:38:03PM +, Pedro F. Giffuni wrote: > Author: pfg > Date: Mon Mar 6 15:38:03 2017 > New Revision: 314778 > URL: https://svnweb.freebsd.org/changeset/base/314778 > > Log: > libfetch: extra bounds checking through reallocarray(3). > > Reviewed by:des >

svn commit: r314778 - head/lib/libfetch

2017-03-06 Thread Pedro F. Giffuni
Author: pfg Date: Mon Mar 6 15:38:03 2017 New Revision: 314778 URL: https://svnweb.freebsd.org/changeset/base/314778 Log: libfetch: extra bounds checking through reallocarray(3). Reviewed by: des MFC after:1 week Modified: head/lib/libfetch/common.c Modified: head/lib/libfetch/c