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
..
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2018-06-19 13:52:34 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00