mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Update tests/suites/test_suite_asn1parse.function
Co-authored-by: Andrzej Kurek <andrzej.kurek@arm.com> Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
This commit is contained in:
@ -743,7 +743,7 @@ void free_named_data_null( )
|
|||||||
}
|
}
|
||||||
/* END_CASE */
|
/* END_CASE */
|
||||||
|
|
||||||
/* BEGIN_CASE depends_on:!MBEDTLS_DEPRECATED_REMOVED */
|
/* BEGIN_CASE depends_on:!MBEDTLS_DEPRECATED_REMOVED:!MBEDTLS_DEPRECATED_WARNING */
|
||||||
void free_named_data( int with_oid, int with_val, int with_next )
|
void free_named_data( int with_oid, int with_val, int with_next )
|
||||||
{
|
{
|
||||||
mbedtls_asn1_named_data next =
|
mbedtls_asn1_named_data next =
|
||||||
|
Reference in New Issue
Block a user