mirror of
https://github.com/CTCaer/hekate
synced 2024-11-16 08:59:26 +00:00
hekate: tools: fix menu memleak
This commit is contained in:
parent
0acdefb32a
commit
c422d63b64
1 changed files with 2 additions and 0 deletions
|
@ -155,6 +155,8 @@ void menu_autorcm()
|
|||
tui_do_menu(&menu);
|
||||
|
||||
emmc_end();
|
||||
|
||||
free(ments);
|
||||
}
|
||||
|
||||
#pragma GCC pop_options
|
||||
|
|
Loading…
Reference in a new issue