Add a format to stop the complaining.
This commit was SVN r22276.
Этот коммит содержится в:
родитель
703ec3d6ce
Коммит
e55f89dda7
@ -322,7 +322,7 @@ int opal_show_vhelp(const char *filename, const char *topic,
|
||||
|
||||
/* If we got a single string, output it with formatting */
|
||||
if (NULL != output) {
|
||||
opal_output(output_stream, output);
|
||||
opal_output(output_stream, "%s", output);
|
||||
free(output);
|
||||
}
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user