diff options
author | Eric Biggers <ebiggers@google.com> | 2018-12-10 11:45:58 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-12-13 18:24:59 +0800 |
commit | 00c9fe37a7f27a306bcaa5737f0787fe139f8aba (patch) | |
tree | 879de5aacf4fef53cf165e1ad1769eff3ced4b79 /crypto/khazad.c | |
parent | 0ac6b8fb23c724b015d9ca70a89126e8d1563166 (diff) |
crypto: adiantum - fix leaking reference to hash algorithm
crypto_alg_mod_lookup() takes a reference to the hash algorithm but
crypto_init_shash_spawn() doesn't take ownership of it, hence the
reference needs to be dropped in adiantum_create().
Fixes: 059c2a4d8e16 ("crypto: adiantum - add Adiantum support")
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/khazad.c')
0 files changed, 0 insertions, 0 deletions