Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/tests/crypto/opencrypto
In article <20140116220645.ECFC64B%cvs.netbsd.org@localhost>,
Paul Goyette <source-changes-d%NetBSD.org@localhost> wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: pgoyette
>Date: Thu Jan 16 22:06:45 UTC 2014
>
>Modified Files:
> src/tests/crypto/opencrypto: h_xcbcmac.c
>
>Log Message:
>Since sizeof() is unsigned, use an unsigned int for the loop index.
>
sizeof is size_t.
christos
Home |
Main Index |
Thread Index |
Old Index