add a forgotten my_afree() to make valgrind happy
This commit is contained in:
parent
2d7c073852
commit
1f9d4819ad
@ -3994,6 +3994,7 @@ static int test_plugin_options(MEM_ROOT *tmp_root, struct st_plugin_int *tmp,
|
|||||||
}
|
}
|
||||||
tmp->system_vars= chain.first;
|
tmp->system_vars= chain.first;
|
||||||
}
|
}
|
||||||
|
my_afree(tmp_backup);
|
||||||
}
|
}
|
||||||
|
|
||||||
DBUG_RETURN(0);
|
DBUG_RETURN(0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user