Changeset 221e6b9 in mod_gnutls for test/suppressions.valgrind
- Timestamp:
- Feb 1, 2020, 10:51:05 AM (13 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 883efd2
- Parents:
- 451ca3e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/suppressions.valgrind
r451ca3e r221e6b9 83 83 fun:p11_kit_module_load 84 84 } 85 86 # Whatever OpenSSL does to initialize its DRBG, this happens when87 # using SoftHSM.88 {89 libcrypto_drbg_init90 Memcheck:Value891 obj:/usr/lib/*/libcrypto.so.*92 fun:AES_encrypt93 obj:/usr/lib/*/libcrypto.so.*94 ...95 obj:/usr/lib/*/libcrypto.so.*96 fun:RAND_DRBG_instantiate97 obj:/usr/lib/*/libcrypto.so.*98 obj:/usr/lib/*/libcrypto.so.*99 }
Note: See TracChangeset
for help on using the changeset viewer.