bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests


From: Ralf Wildenhues
Subject: Re: arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests
Date: Fri, 21 Oct 2005 16:17:12 +0200
User-agent: Mutt/1.5.11

Hi Simon,

* Simon Josefsson wrote on Fri, Oct 21, 2005 at 02:02:58PM CEST:
> I have installed this.

A quick glance showed up the nit below.

Cheers,
Ralf

*snip*
> Index: lib/arctwo.h
> ===================================================================
> RCS file: lib/arctwo.h
> diff -N lib/arctwo.h
> --- /dev/null 1 Jan 1970 00:00:00 -0000
> +++ lib/arctwo.h      21 Oct 2005 12:02:14 -0000
> @@ -0,0 +1,63 @@
*snip*
> +
> +#define arctwo_setkey(context,keylen,key) \
> +  arctwo_setkey_ekb (context, keylen, key, 8 * keylen)

Ouch.  `8 * (keylen)' would be safer.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]