Wow. How did that one get through?
This commit was SVN r15514.
Этот коммит содержится в:
родитель
6427c9f92a
Коммит
7ae4a22ed5
@ -71,7 +71,7 @@ static int guess_strlen(const char *fmt, va_list ap)
|
|||||||
len += (int)strlen(sarg);
|
len += (int)strlen(sarg);
|
||||||
} else {
|
} else {
|
||||||
#if OMPI_ENABLE_DEBUG
|
#if OMPI_ENABLE_DEBUG
|
||||||
opal_output(0, "OPAL DEBUG WARNING: Got a NULL argument to opal_vasprintf %s!\n");
|
opal_output(0, "OPAL DEBUG WARNING: Got a NULL argument to opal_vasprintf!\n");
|
||||||
#endif
|
#endif
|
||||||
len += 5;
|
len += 5;
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user