Remove double destruct to fix segv when ctrl-c is used to terminate job
This commit was SVN r19875.
Этот коммит содержится в:
родитель
d06091cf84
Коммит
58fe779388
@ -177,7 +177,6 @@ int orte_plm_base_orted_exit(orte_daemon_cmd_flag_t command)
|
||||
orte_rml.send_buffer_nb(&peer, &cmd, ORTE_RML_TAG_DAEMON, 0,
|
||||
send_callback, 0);
|
||||
}
|
||||
OBJ_DESTRUCT(&cmd); /* done with this */
|
||||
|
||||
/* since we cannot know which daemons may/may not be alive,
|
||||
* setup an event so we will time out after giving the send
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user