mirror of
https://github.com/CTCaer/hekate.git
synced 2024-12-26 00:16:33 +00:00
hekate: tools: fix menu memleak
This commit is contained in:
parent
0acdefb32a
commit
c422d63b64
@ -155,6 +155,8 @@ void menu_autorcm()
|
|||||||
tui_do_menu(&menu);
|
tui_do_menu(&menu);
|
||||||
|
|
||||||
emmc_end();
|
emmc_end();
|
||||||
|
|
||||||
|
free(ments);
|
||||||
}
|
}
|
||||||
|
|
||||||
#pragma GCC pop_options
|
#pragma GCC pop_options
|
||||||
|
Loading…
Reference in New Issue
Block a user