1
1
This commit was SVN r27326.
Этот коммит содержится в:
Jeff Squyres 2012-09-12 15:11:56 +00:00
родитель c4d00bc476
Коммит 171f6efd70

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

@ -151,7 +151,6 @@ static bool want_this_port(char **include_list, char **exclude_list,
}
/* Didn't find it. So we want it. */
free(name);
return true;
}