fix(library/attribute_manager): memory leak
This commit is contained in:
parent
c8b9c98eb6
commit
482ffe4242
1 changed files with 1 additions and 0 deletions
|
@ -326,5 +326,6 @@ void finalize_attribute_manager() {
|
|||
delete g_param_attrs;
|
||||
delete g_opt_param_attrs;
|
||||
delete g_params_attrs;
|
||||
delete g_incomp;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue