"flush ssl" ASAN warnings with yassl
avoid calling SSL_get_verify_mode() and SSL_get_verify_depth(), since yassl implementation of the function accesses the acceptor context, which can be freed on FLUSH SSL command.
Showing
Please register or sign in to comment