From: Jeremy Kerr Date: Thu, 13 Mar 2014 05:23:37 +0000 (+0800) Subject: ui/ncurses: unpost ncurses menu in pmenu cleanup path X-Git-Tag: v1.0.0~191 X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=71a8c7c553ba518745c63ff646ef2677b842db5a;hp=71a8c7c553ba518745c63ff646ef2677b842db5a;p=petitboot ui/ncurses: unpost ncurses menu in pmenu cleanup path We need to unpost the menu so that free_item can actually free the item. Signed-off-by: Jeremy Kerr ---