lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 14 May 2021 07:13:57 -0700
From:   Andi Kleen <andi@...stfloor.org>
To:     Herbert Xu <herbert@...dor.apana.org.au>
Cc:     Andi Kleen <ak@...ux.intel.com>, linux-kernel@...r.kernel.org,
        Andi Kleen <andi@...stfloor.org>,
        "Jason A . Donenfeld" <Jason@...c4.com>
Subject: Re: [PATCH] poly1305: Make prototypes match

On Fri, May 14, 2021 at 06:48:13PM +0800, Herbert Xu wrote:
> On Sun, Apr 25, 2021 at 02:13:25PM -0700, Andi Kleen wrote:
> > From: Andi Kleen <andi@...stfloor.org>
> > 
> > gcc 11 complains when arrays in prototypes do not match the function.
> > Fix this here.
> > 
> > Cc: Jason A. Donenfeld <Jason@...c4.com>
> > Cc: Herbert Xu <herbert@...dor.apana.org.au>
> > Signed-off-by: Andi Kleen <andi@...stfloor.org>
> > ---
> >  include/crypto/internal/poly1305.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Just noticed that this wasn't cc'ed to linux-crypto.  Andi, could
> you please resend with a cc to the list?

I thought it was already fixed by Arnd? I think I collided with him.

-Andi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ