1
1
Nathan Hjelm 08bbdcbf61 coll/ml: fix leaks in coll/ml resources
This patch fixes two leaks:

 - Fix typo in fallback collective code that caused coll/ml to retain
   the ibcast module twice but only release it once. One of those ibcast
   saves was supposed to be bcast.

 - Do not check for module initialization in the module destructor. It
   is possible to destruct a module that is partially setup.

cmr=v1.8:reviewer=manjugv

This commit was SVN r31187.
2014-03-21 21:54:14 +00:00
..
2014-03-19 14:09:19 +00:00
2014-01-22 21:16:15 +00:00
2014-03-04 16:59:15 +00:00
2014-03-19 16:09:20 +00:00