1
1

Remove duplicate free(), fixing CID 973.

This commit was SVN r17959.
Этот коммит содержится в:
Jeff Squyres 2008-03-25 20:30:56 +00:00
родитель 6717b2dc75
Коммит 183fcdf51b

Просмотреть файл

@ -260,7 +260,6 @@ static void orted_report_launch(int status, orte_process_name_t* sender,
ORTE_ERROR_LOG(rc);
free(rml_uri);
orted_failed_launch = true;
free(rml_uri);
goto CLEANUP;
}
/* lookup and record this daemon's contact info */