Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
gpr
История
George Bosilca
9f73335bdb
Silence the compiler.
...
This commit was SVN r13381.
2007-01-31 04:24:56 +00:00
..
base
Fix a memory corruption problem deep inside the registry when subscriptions/triggers are processed. The create_value function will malloc space for the pointers to keyval objects, but doesn't actually allocate space for the objects themselves. When constructing the gpr_notify_data object, we forgot to OBJ_NEW the keyval objects. Since the create_value function didn't explicitly NULL those memory locations, it just so happened that there was a non-NULL address in them....which we dutifully dumped a keyval into.
2007-01-25 12:54:02 +00:00
null
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
proxy
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
replica
Silence the compiler.
2007-01-31 04:24:56 +00:00
gpr_types.h
Refinement of Rainer's r13227 and r13228 (worked with Rainer, Ralph,
2007-01-27 13:44:03 +00:00
gpr.h
- Error logging is really not yet enabled.
2006-10-17 09:11:20 +00:00
Makefile.am
Fix location of installed header files
2005-12-08 00:04:19 +00:00