
This patch fixes four memory leaks in orte/util/nidmap.c : - hwloc_get_root_obj(opal_hwloc_topology)->userdata was never freed - even if bo->bytes is freed in the decode, bo was not freed - a job list is populated but never used nor freed cmr=v1.8.2:reviewer=rhc This commit was SVN r31770.