Created attachment 2380 [details] wrong sizeof() Following the recent chacha20 commit: from cipher.c: bzero(&cc->cp_ctx, sizeof(&cc->cp_ctx)); '&' should be omitted, in that case.
applied - thanks.
Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1