mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-03 01:37:50 +00:00
Update tests/suites/test_suite_asn1parse.function
Co-authored-by: Andrzej Kurek <[email protected]> Signed-off-by: Glenn Strauss <[email protected]>
This commit is contained in:
co-authored by
Andrzej Kurek
parent
aa36c2a6f6
commit
2a64299648
@@ -735,7 +735,7 @@ void find_named_data( data_t *oid0, data_t *oid1, data_t *oid2, data_t *oid3,
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE depends_on:!MBEDTLS_DEPRECATED_REMOVED */
|
||||
/* BEGIN_CASE depends_on:!MBEDTLS_DEPRECATED_REMOVED:!MBEDTLS_DEPRECATED_WARNING */
|
||||
void free_named_data_null( )
|
||||
{
|
||||
mbedtls_asn1_free_named_data( NULL );
|
||||
|
||||
Reference in New Issue
Block a user