remarkable-linux/drivers/s390/crypto
Wei Yongjun 33c388b81c s390/zcrypt: fix possible memory leak in ap_module_init()
ap_configuration is malloced in ap_module_init() and should be freed
before leaving from the error handling cases, otherwise it may cause
memory leak.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2016-07-31 06:10:41 -04:00
..
ap_bus.c s390/zcrypt: fix possible memory leak in ap_module_init() 2016-07-31 06:10:41 -04:00
ap_bus.h s390/zcrypt: Fix zcrypt suspend/resume behavior 2016-07-31 05:27:58 -04:00
Makefile s390/zcrypt: Fix initialisation when zcrypt is built-in 2015-11-11 13:56:34 +01:00
zcrypt_api.c s390: Delete unnecessary checks before the function call "debug_unregister" 2015-11-27 09:24:16 +01:00
zcrypt_api.h s390/zcrypt: Fix initialisation when zcrypt is built-in 2015-11-11 13:56:34 +01:00
zcrypt_cca_key.h s390/zcrypt: enable odd RSA modulus sizes in CRT format 2015-10-14 14:31:59 +02:00
zcrypt_cex2a.c s390/zcrypt: Fix zcrypt suspend/resume behavior 2016-07-31 05:27:58 -04:00
zcrypt_cex2a.h
zcrypt_cex4.c s390/zcrypt: Fix zcrypt suspend/resume behavior 2016-07-31 05:27:58 -04:00
zcrypt_cex4.h
zcrypt_debug.h
zcrypt_error.h s390/zcrypt: Fix cryptographic device id in kernel messages 2016-01-26 12:46:58 +01:00
zcrypt_msgtype6.c s390/zcrypt: Fix cryptographic device id in kernel messages 2016-01-26 12:46:58 +01:00
zcrypt_msgtype6.h
zcrypt_msgtype50.c s390/zcrypt: Fix cryptographic device id in kernel messages 2016-01-26 12:46:58 +01:00
zcrypt_msgtype50.h
zcrypt_pcixcc.c s390/zcrypt: Fix zcrypt suspend/resume behavior 2016-07-31 05:27:58 -04:00
zcrypt_pcixcc.h