diff options
| author | 2015-04-14 11:51:29 -0500 | |
|---|---|---|
| committer | 2015-04-21 09:14:38 +0800 | |
| commit | 1a92b2ba339221a4afee43adf125fcc9a41353f7 (patch) | |
| tree | f85773bd08746f10b9ffbf429b5f6fad8640c6cc /include/linux/timerqueue.h | |
| parent | crypto: fix broken crypto_register_instance() module handling (diff) | |
crypto: mv_cesa - ensure backlog is initialised
backlog is not initialised so in the case where
cpg->eng_st != ENGINE_IDLE it is never initialised and
hence which could lead to an illegal memory dereference
in the statement:
backlog->complete(backlog, -EINPROGRESS);
Discovered with cppcheck static analsys:
[drivers/crypto/mv_cesa.c:616]:
(error) Uninitialized variable: backlog
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
