valgrind findings

This commit is contained in:
John Kerl 2018-01-05 20:35:23 -05:00
parent 00e37e37f2
commit 067c01a093

View file

@ -132,6 +132,7 @@ static void mapper_count_similar_free(mapper_t* pmapper, context_t* _) {
// the sllv container itself.
sllv_free(precord_list_for_group);
}
lhmslv_free(pstate->precord_lists_by_group);
pstate->pgroup_by_field_names = NULL;
pstate->pcounts_by_group = NULL;