]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFH (r314778): use reallocarray(3) for extra bounds checks
authordes <des@FreeBSD.org>
Tue, 9 Oct 2018 10:49:19 +0000 (10:49 +0000)
committerdes <des@FreeBSD.org>
Tue, 9 Oct 2018 10:49:19 +0000 (10:49 +0000)
commit914bd620d3dcdf528a872dc5b4c55deac091a041
treed161634de4e23b6c03c63f1af97bbb3526fbc561
parent6eab2c9735c1a61f753ee65309ba2059723ed1a8
MFH (r314778): use reallocarray(3) for extra bounds checks
MFH (r333306): fix typo in man page
MFH (r333571, r333572): preserve if-modified-since across redirects
MFH (r334317): simplify the DEBUG macro
MFH (r334319): style bug roundup
MFH (r334326): fix netrc file location logic, improve netrcfd handling
MFH (r338572): fix end-of-transfer statistics, improve no-tty display

PR: 202424, 224426, 228017
lib/libfetch/common.c
lib/libfetch/common.h
lib/libfetch/fetch.c
lib/libfetch/ftp.c
lib/libfetch/http.c
usr.bin/fetch/fetch.1
usr.bin/fetch/fetch.c