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-12-08 09:45:13 +00:00
2013-11-11 22:53:09 +00:00
2013-09-27 00:08:43 +00:00
2013-10-24 14:40:01 +00:00