1
1
Mike Dubman 21be95c9b5 Initialize sm global variables in mca_btl_sm_component_open(), because they are destructed in mca_btl_sm_component_close(), and init() function might not be called or fail.
For exammple, mca_btl_sm.knem_fd remained 0, and mca_btl_sm_component_close() ended up doing closing fd 0 which belongs to someone else.

fixed by Yossi, reviewed by miked
cmr=v1.7.4:reviewer=ompi-rm1.7

This commit was SVN r29875.
2013-12-13 06:01:24 +00:00
..
2013-10-23 04:13:51 +00:00
2013-11-25 12:58:43 +00:00
2012-04-18 15:57:29 +00:00
2013-12-04 22:40:26 +00:00