diff options
author | Eric Biggers <ebiggers@google.com> | 2018-12-10 22:45:58 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-12-13 13:24:59 +0300 |
commit | 00c9fe37a7f27a306bcaa5737f0787fe139f8aba (patch) | |
tree | 879de5aacf4fef53cf165e1ad1769eff3ced4b79 /arch/xtensa/Kconfig.debug | |
parent | 0ac6b8fb23c724b015d9ca70a89126e8d1563166 (diff) | |
download | linux-00c9fe37a7f27a306bcaa5737f0787fe139f8aba.tar.xz |
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 'arch/xtensa/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions