mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 17:04:50 +00:00
valgrind findings
This commit is contained in:
parent
00e37e37f2
commit
067c01a093
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue