Index: trunk/src_plugins/rbs_routing/map.c =================================================================== --- trunk/src_plugins/rbs_routing/map.c (revision 38864) +++ trunk/src_plugins/rbs_routing/map.c (revision 38865) @@ -613,8 +613,8 @@ pcb_map_2nets_uninit(&dst->twonets); dst->pcb = NULL; dst->lid = -1; - TODO("free the locally allocated map"); + grbs_uninit(&dst->grbs); pcb_uilayer_free(dst->ui_layer); }