On Thu, Dec 31 2020, Lucas <[email protected]> wrote:
> Weekly bump
chrisz@ had a similar diff, already ok'd by kn@ and me.
Christopher, would you mind committing it?
> Index: fetch.c
> ===================================================================
> RCS file: /home/cvs/src/usr.bin/ftp/fetch.c,v
> retrieving revision 1.198
> diff -u -p -r1.198 fetch.c
> --- fetch.c 18 Oct 2020 20:35:18 -0000 1.198
> +++ fetch.c 24 Dec 2020 14:03:03 -0000
> @@ -843,6 +843,7 @@ noslash:
> case 302: /* Found */
> case 303: /* See Other */
> case 307: /* Temporary Redirect */
> + case 308: /* Permanent Redirect */
> isredirect++;
> if (redirect_loop++ > 10) {
> warnx("Too many redirections requested");
>
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE