Files
apple-foundationdb/flow/TLSConfig.actor.cpp
Xiaoge Su a3850c3589 Fix the misuse of BIO_get_mem_data
BIO_get_mem_data will return the length of the string, however, the
string is not zero-terminated. The length value determines where the
string terminates.
2024-08-06 05:08:14 +08:00

29 KiB