From cfe7f060df3616e9c95b1b74dde27c48c3766313 Mon Sep 17 00:00:00 2001 From: Randall Meyer Date: Wed, 15 Apr 2020 08:44:21 -0700 Subject: [PATCH] Fixes memory leak loading certs This leak was introduced by f729c9dc41ff1635132f4bdc6331ce826f3bc2fe --- iocore/net/SSLUtils.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/iocore/net/SSLUtils.cc b/iocore/net/SSLUtils.cc index cfcbd119c71..97ff0ff67fa 100644 --- a/iocore/net/SSLUtils.cc +++ b/iocore/net/SSLUtils.cc @@ -2023,7 +2023,9 @@ SSLMultiCertConfigLoader::load_certs_and_cross_reference_names(std::vector