openssl/test/helpers
Tomas Mraz 367ee2152e stack: Do not add error if pop/shift/value accesses outside of the stack
This partially reverts commit 30eba7f359.
This is legitimate use of the stack functions and no error
should be reported apart from the NULL return value.

Fixes #19389

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19400)

(cherry picked from commit a8086e6bfc)
2022-10-21 18:03:33 +02:00
..
cmp_testlib.c Use the new ASN.1 libctx aware capabilities in CMP 2021-06-05 17:39:10 +10:00
cmp_testlib.h Use the new ASN.1 libctx aware capabilities in CMP 2021-06-05 17:39:10 +10:00
handshake.c Fix Coverity 1498613: resource leak 2022-03-23 11:09:42 +11:00
handshake.h Update copyright year 2021-02-18 15:05:17 +00:00
handshake_srp.c Update copyright year 2022-03-15 13:52:58 +00:00
pkcs12.c Fix test code to not assume NUL terminated strings 2021-08-24 14:22:06 +01:00
pkcs12.h Update copyright year 2021-05-06 13:03:23 +01:00
predefined_dhparams.c Update copyright year 2022-03-15 13:52:58 +00:00
predefined_dhparams.h Update copyright year 2022-03-15 13:52:58 +00:00
ssl_test_ctx.c Update copyright year 2022-05-03 13:36:42 +01:00
ssl_test_ctx.h Update copyright year 2021-01-28 13:54:57 +01:00
ssltestlib.c stack: Do not add error if pop/shift/value accesses outside of the stack 2022-10-21 18:03:33 +02:00
ssltestlib.h Update copyright year 2022-10-11 13:20:27 +01:00