forked from Minki/linux
a970429366
Currently when the call to crypto_engine_alloc_init fails the error
return path returns an uninitialized value in the variable err. Fix
this by setting err to -ENOMEM.
Addresses-Coverity: ("Uninitialized scalar variable")
Fixes:
|
||
---|---|---|
.. | ||
amlogic-gxl-cipher.c | ||
amlogic-gxl-core.c | ||
amlogic-gxl.h | ||
Kconfig | ||
Makefile |