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
..
2008-02-28 01:57:57 +00:00
2008-03-23 23:10:15 +00:00
2008-02-20 13:44:05 +00:00
2008-04-02 19:52:03 +00:00
2008-01-21 12:11:18 +00:00
2008-04-06 13:48:45 +00:00
2008-04-10 21:15:01 +00:00
2008-01-31 09:05:25 +00:00
2008-01-21 12:11:18 +00:00
2008-01-21 12:11:18 +00:00
2008-01-21 12:11:18 +00:00
2008-01-21 12:11:18 +00:00
2007-06-21 21:14:10 +00:00
2008-03-23 23:10:15 +00:00
2008-01-21 12:11:18 +00:00
2008-02-19 11:01:21 +00:00
2008-02-28 01:57:57 +00:00
2008-01-21 12:11:18 +00:00
2008-02-04 14:03:38 +00:00
2008-03-23 23:10:15 +00:00
2008-02-20 13:44:05 +00:00
2007-03-01 13:39:20 +00:00
2008-01-15 12:33:08 +00:00
2007-01-08 03:44:22 +00:00
2008-02-20 13:44:05 +00:00
2008-01-14 23:22:03 +00:00
2008-03-04 22:14:27 +00:00