Call tree
LLVMFuzzerTestOneInput /src/open62541/tests/fuzz/fuzz_certificate_parse.cc linenumber=-1
  UA_memoryManager_setLimitFromLast4Bytes /src/open62541/tests/fuzz/custom_memory_manager.c linenumber=29
  UA_CertificateUtils_getSubjectName /src/open62541/plugins/crypto/mbedtls/certificategroup.c linenumber=45
    mbedtls_x509_crt_init  linenumber=797
    mbedtls_x509_crl_init  linenumber=800
    UA_mbedTLS_LoadCertificate /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=804
      UA_mbedTLS_LoadDerCertificate /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=697
        mbedtls_x509_crt_parse  linenumber=703
      UA_mbedTLS_LoadPemCertificate /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=698
        UA_mbedTLS_CopyDataFormatAware /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=712
          UA_ByteString_init /work/open62541/src_generated/open62541/types_generated.h linenumber=792
          UA_ByteString_allocBuffer /src/open62541/src/ua_types.c linenumber=798
            UA_ByteString_init /work/open62541/src_generated/open62541/types_generated.h linenumber=764
          UA_ByteString_copy /work/open62541/src_generated/open62541/types_generated.h linenumber=804
            UA_copy /src/open62541/src/ua_types.c linenumber=509
              UA_clear /src/open62541/src/ua_types.c linenumber=2097
        mbedtls_x509_crt_parse  linenumber=715
        UA_ByteString_clear /work/open62541/src_generated/open62541/types_generated.h linenumber=717
          UA_clear /src/open62541/src/ua_types.c linenumber=514
    mbedtls_x509_dn_gets  linenumber=806
    mbedtls_x509_crt_free  linenumber=807
    UA_mbedTLS_LoadCrl /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=809
      UA_mbedTLS_LoadDerCrl /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=730
        mbedtls_x509_crl_parse  linenumber=737
      UA_mbedTLS_LoadPemCrl /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=731
        UA_mbedTLS_CopyDataFormatAware /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=746
        mbedtls_x509_crl_parse  linenumber=749
        UA_ByteString_clear /work/open62541/src_generated/open62541/types_generated.h linenumber=750
    mbedtls_x509_dn_gets  linenumber=812
    mbedtls_x509_crl_free  linenumber=813
    UA_String_copy /work/open62541/src_generated/open62541/types_generated.h linenumber=819
      UA_copy /src/open62541/src/ua_types.c linenumber=407
  _ZL15UA_String_clearP9UA_String /work/open62541/src_generated/open62541/types_generated.h linenumber=46
    UA_clear /src/open62541/src/ua_types.c linenumber=412
  UA_CertificateUtils_getExpirationDate /src/open62541/plugins/crypto/mbedtls/certificategroup.c linenumber=52
    mbedtls_x509_crt_init  linenumber=772
    UA_mbedTLS_LoadCertificate /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=774
    UA_DateTime_fromStruct /src/open62541/src/ua_types.c linenumber=788
      musl_tm_to_secs /src/open62541/deps/libc_time.c linenumber=526
        musl_year_to_secs /src/open62541/deps/libc_time.c linenumber=162
        musl_month_to_secs /src/open62541/deps/libc_time.c linenumber=163
    mbedtls_x509_crt_free  linenumber=789
  UA_CertificateUtils_getThumbprint /src/open62541/plugins/crypto/mbedtls/certificategroup.c linenumber=58
    mbedtls_thumbprint_sha1 /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=836
      UA_ByteString_equal /work/open62541/src_generated/open62541/types_generated.h linenumber=286
        UA_order /src/open62541/src/ua_types.c linenumber=524
      mbedtls_sha1_ret  linenumber=294
  _ZL15UA_String_clearP9UA_String /work/open62541/src_generated/open62541/types_generated.h linenumber=59
  UA_CertificateUtils_getKeySize /src/open62541/plugins/crypto/mbedtls/certificategroup.c linenumber=65
    mbedtls_x509_crt_init  linenumber=862
    UA_mbedTLS_LoadCertificate /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=864
    mbedtls_pk_can_do  linenumber=868
    mbedtls_x509_crt_free  linenumber=869
    mbedtls_pk_rsa /usr/include/mbedtls/pk.h linenumber=873
      mbedtls_pk_get_type  linenumber=636
    mbedtls_x509_crt_free  linenumber=880
  UA_CertificateUtils_checkCA /src/open62541/plugins/crypto/mbedtls/certificategroup.c linenumber=70
    mbedtls_x509_crt_init  linenumber=1026
    UA_mbedTLS_LoadCertificate /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=1028
    mbedtlsCheckCA /src/open62541/plugins/crypto/mbedtls/certificategroup.c linenumber=1032
      mbedtls_x509_crt_check_key_usage  linenumber=352
      mbedtls_x509_crt_check_key_usage  linenumber=353
    mbedtls_x509_crt_free  linenumber=1035
  UA_STRING /src/open62541/src/ua_types.c linenumber=75
    strlen  linenumber=224
  UA_CertificateUtils_verifyApplicationUri /src/open62541/plugins/crypto/mbedtls/certificategroup.c linenumber=76
    mbedtls_x509_crt_init  linenumber=727
    UA_mbedTLS_LoadCertificate /src/open62541/plugins/crypto/mbedtls/securitypolicy_common.c linenumber=729
    UA_Bstrstr /src/open62541/plugins/crypto/mbedtls/certificategroup.c linenumber=759
      memcmp  linenumber=713
    mbedtls_x509_crt_free  linenumber=764
====================================
