summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ssh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssh.c b/ssh.c
index d3619fe2..9c011dd7 100644
--- a/ssh.c
+++ b/ssh.c
@@ -1323,7 +1323,6 @@ main(int ac, char **av)
(char *)NULL);
free(cp);
}
- free(conn_hash_hex);
if (config_test) {
dump_client_config(&options, host);