https://github.com/torvalds/linux
Revision 29059d12e0c7f349aca6993acac20c5efbe13b81 authored by Herbert Xu on 18 May 2007, 06:25:19 UTC, committed by Herbert Xu on 18 May 2007, 06:25:19 UTC
The return value of crypto_hash_final isn't checked in test_hash_cycles.
This patch corrects this.  Thanks to Eric Sesterhenn for reporting this.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 parent d158325
History
Tip revision: 29059d12e0c7f349aca6993acac20c5efbe13b81 authored by Herbert Xu on 18 May 2007, 06:25:19 UTC
[CRYPTO] tcrypt: Add missing error check
Tip revision: 29059d1

back to top