1
1
openmpi/ompi/mca/btl
Jon Mason 08ead87604 Potential double free of locks
mca_btl_openib_endpoint_post_rr_nolock is freeing the endpoint lock on
the error case, but most/all of the functions calling this free the lock
regardless of its error case.  Thus resulting is a double free of the
lock.

This commit was SVN r18131.
2008-04-10 21:15:01 +00:00
..
base Make a better error message. 2008-03-29 12:54:24 +00:00
elan Thanks Ma for the patch. Correct the multi-rail support and 2008-03-14 19:17:28 +00:00
gm Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
mx Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
ofud Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
openib Potential double free of locks 2008-04-10 21:15:01 +00:00
portals Fix problem in releasing fragments during GET_END event (didn't check that 2008-03-20 22:46:32 +00:00
sctp Clarifying and fixing SCTP btl_sctp_if_11 parameter 2008-03-17 09:18:31 +00:00
self Cleanups. 2008-04-02 06:37:42 +00:00
sm Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure. 2008-03-23 23:10:15 +00:00
tcp Cleanups. 2008-04-02 06:37:42 +00:00
template Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
udapl report error message in all libs, not just debug 2008-04-08 22:58:28 +00:00
btl.h Add the ownership flags to the PML/BTL interface. The layer 2008-02-18 17:39:30 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00