list: add debug sanity checks
authorPauli <pauli@openssl.org>
Wed, 19 Oct 2022 05:00:52 +0000 (16:00 +1100)
committerPauli <pauli@openssl.org>
Wed, 16 Nov 2022 07:02:02 +0000 (18:02 +1100)
commit30773411264dca0a791a068759ec625bd0d4f34b
treee43bd923c006a96c989cf5ee61511e823b0e8d5c
parentb6f1b059eefb493d02913e9b32bd267d9017ee73
list: add debug sanity checks

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/19377)
include/internal/list.h
test/list_test.c