mbedtls/tests
Paul Elliott 45b6e5e69f Prevent potential use of uninitialised data in pkcs7 tests
Move the initialisation of the pkcs7 object to before the first possible
test failure, otherwise failure in those tests could result in an
uninitialised pointer being free'd. Found by coverity.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2023-09-12 11:58:21 +01:00
..
.jenkins
configs config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h 2023-09-02 19:22:45 +01:00
data_files Merge pull request #7971 from AgathiyanB/fix-data-files-makefile 2023-08-21 14:43:07 +00:00
docker/bionic Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
include Remove obsolete header inclusions 2023-08-21 16:10:06 +02:00
opt-testcases Adapt names (curves -> groups) 2023-07-05 09:26:26 +02:00
scripts config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h 2023-09-02 19:22:45 +01:00
src Merge remote-tracking branch 'origin/development' into misc-code-size 2023-08-31 11:53:46 +01:00
suites Prevent potential use of uninitialised data in pkcs7 tests 2023-09-12 11:58:21 +01:00
.gitignore Add gitignore anchors to denote generated files 2023-07-06 17:58:18 +01:00
CMakeLists.txt New test suite for the low-level hash interface 2023-08-22 09:59:42 +02:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
compat.sh Merge remote-tracking branch 'origin/development' into 7094-collect-compatsh-test-cases 2023-08-30 10:38:28 +08:00
context-info.sh
Descriptions.txt
make-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
Makefile New test suite for the low-level hash interface 2023-08-22 09:59:42 +02:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
ssl-opt.sh ssl-opt: remove redundant requirement for RSA_C 2023-08-11 09:37:14 +02:00