Displaying 1 result from an estimated 1 matches for "disable_mux_master".
2012 Apr 27
2
[PATCH] mux: fix memory leak of control path if bind() fails
...ptions.control_path = NULL;
 			options.control_master = SSHCTL_MASTER_NO;
@@ -1216,7 +1217,6 @@ muxserver_listen(void)
 		}
 		error("ControlSocket %s already exists, disabling multiplexing",
 		    orig_control_path);
-		xfree(orig_control_path);
 		unlink(options.control_path);
 		goto disable_mux_master;
 	}
-- 
1.7.9.rc0.542.g07ca1