
- It is possible to leave a byslot/bynode routine and have cur_node_item be NULL, so check for that. - After we do an allocation where the user has provided a map (i.e. with --host), cur_node_item is pointing into the map list, not the global list. Change it to point into the global list. This commit was SVN r12232.