openssl/crypto/store
Shane Lontis 3481694946 Fix coverity issue: CID 1466486 - Resource leak in OSSL_STORE
Note that although this is a false positive currently, it could become possible if any of the methods called
change behaviour - so it is safer to add the fix than to ignore it. Added a simple test so that I could prove this was the case.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12847)
2020-09-12 15:57:23 +10:00
..
build.info STORE: Deprecate legacy / ENGINE functions 2020-09-03 17:48:32 +02:00
store_err.c
store_init.c
store_lib.c Fix coverity issue: CID 1466486 - Resource leak in OSSL_STORE 2020-09-12 15:57:23 +10:00
store_local.h STORE: Deprecate legacy / ENGINE functions 2020-09-03 17:48:32 +02:00
store_meth.c
store_register.c
store_result.c STORE: Stop the flood of errors 2020-09-03 17:48:32 +02:00
store_strings.c