diff --git a/exec/mainconfig.c b/exec/mainconfig.c index b5dc5dd7..d25dbd01 100644 --- a/exec/mainconfig.c +++ b/exec/mainconfig.c @@ -222,7 +222,6 @@ static int corosync_main_config_format_set ( return (0); parse_error: - free(value); *error_string = error_reason; return (-1);