Re: [Qemu-devel] [PATCH-for-4.1] crypto: Fix data type for len parameter in two typedefs

2019-07-19 Thread Daniel P . Berrangé
On Thu, Jul 18, 2019 at 09:51:23PM +0200, Stefan Weil wrote: > Signed-off-by: Stefan Weil > --- > crypto/hash-nettle.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) FYI, A different fix for this problem is now merged. Regards, Daniel -- |: https://berrange.com -o-

Re: [Qemu-devel] [PATCH-for-4.1] crypto: Fix data type for len parameter in two typedefs

2019-07-18 Thread Carlo Arenas
this series seems to provide a more complete fix https://patchwork.ozlabs.org/cover/1131259/

[Qemu-devel] [PATCH-for-4.1] crypto: Fix data type for len parameter in two typedefs

2019-07-18 Thread Stefan Weil
Signed-off-by: Stefan Weil --- crypto/hash-nettle.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/hash-nettle.c b/crypto/hash-nettle.c index 96f186f442..074cece468 100644 --- a/crypto/hash-nettle.c +++ b/crypto/hash-nettle.c @@ -28,10 +28,10 @@ typedef void