aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security/transport/security_handshaker.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-01-20 13:55:35 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-01-20 13:55:35 -0800
commitff1f160a264b92122e07b655ef1879693202b581 (patch)
tree3d0572dea8165af9eaae7581b9ba4e6305851136 /src/core/lib/security/transport/security_handshaker.c
parenta66243d38e986df75fc6d9c6420267bda587dc04 (diff)
parent28ec869b5a2567cd30a6e3bcc0efbee0ab0ae7f5 (diff)
Merge github.com:grpc/grpc into bwest
Diffstat (limited to 'src/core/lib/security/transport/security_handshaker.c')
-rw-r--r--src/core/lib/security/transport/security_handshaker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/security/transport/security_handshaker.c b/src/core/lib/security/transport/security_handshaker.c
index 5e75856c7a..37d57d759b 100644
--- a/src/core/lib/security/transport/security_handshaker.c
+++ b/src/core/lib/security/transport/security_handshaker.c
@@ -124,7 +124,7 @@ static void security_handshake_failed_locked(grpc_exec_ctx *exec_ctx,
}
const char *msg = grpc_error_string(error);
gpr_log(GPR_DEBUG, "Security handshake failed: %s", msg);
- grpc_error_free_string(msg);
+
if (!h->shutdown) {
// TODO(ctiller): It is currently necessary to shutdown endpoints
// before destroying them, even if we know that there are no