Fix Coverity CID 971095: minor memory leak
This commit was SVN r28170.
Этот коммит содержится в:
родитель
8cbe7ddb94
Коммит
447280b585
@ -180,6 +180,7 @@ ompi_debugger_setup_dlls(void)
|
|||||||
check(dirs[i], OMPI_MPIHANDLES_DLL_PREFIX, tmp1);
|
check(dirs[i], OMPI_MPIHANDLES_DLL_PREFIX, tmp1);
|
||||||
check(dirs[i], OMPI_MSGQ_DLL_PREFIX, tmp2);
|
check(dirs[i], OMPI_MSGQ_DLL_PREFIX, tmp2);
|
||||||
}
|
}
|
||||||
|
opal_argv_free(dirs);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Now that we have a full list of directories, assign the argv
|
/* Now that we have a full list of directories, assign the argv
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user