Index: work/util/ttf2lht/temp_copy.c =================================================================== --- work/util/ttf2lht/temp_copy.c (revision 18947) +++ work/util/ttf2lht/temp_copy.c (revision 18948) @@ -77,6 +77,7 @@ /* Don't bother removing it from the pcb_polyarea_t's rtree since we're going to free the pcb_polyarea_t below anyway */ emit(p, user_data); + pcb_polyarea_free(&pa); return; } else {