]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
crypto: drbg - Fixes panic in wait_for_completion call
authorStephan Mueller <smueller@chronox.de>
Fri, 26 May 2017 10:12:51 +0000 (12:12 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 10 Jun 2017 04:04:31 +0000 (12:04 +0800)
commita18ccc365f1a29f1b6d7b4a1edbaffb7100fb1f6
tree3330c3cc1e1f738d880b3687bec7fb1fda49f05d
parent543de102e3316983119462c2821b76648ac3e744
crypto: drbg - Fixes panic in wait_for_completion call

Initialise ctr_completion variable before use.

Signed-off-by: Harsh Jain <harshjain.prof@gmail.com>
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/drbg.c