1
1
Ralph Castain 98b4ed9a3a Fix the no-disconnect test
A race condition exists based on whether or not the userdata object attached to a hwloc_obj_t has been initialized. These objects are setup whenever we scan for resources under that location. You therefore must not set a variable to the pointer to the userdata object and then call a function that will initialize the data in it - you need to set the variable after the function call, and protect against a NULL pointer

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2018-06-19 13:52:34 -07:00
..
2018-06-19 13:52:34 -07:00
2015-06-23 20:59:57 -07:00
2015-04-08 08:52:17 -04:00
2015-05-13 18:31:12 -04:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2016-11-19 11:44:19 -08:00
2015-06-23 20:59:57 -07:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2015-07-17 17:36:37 -07:00
2015-06-23 20:59:57 -07:00
2015-12-21 20:49:14 -08:00