diff --git a/menu/drivers/xmb.c b/menu/drivers/xmb.c index e90f9a9cf1..477d49abfe 100755 --- a/menu/drivers/xmb.c +++ b/menu/drivers/xmb.c @@ -4418,7 +4418,7 @@ menu_ctx_driver_t menu_ctx_xmb = { xmb_menu_init_list, xmb_list_insert, NULL, - NULL, + xmb_list_clear, /* free */ xmb_list_clear, xmb_list_cache, xmb_list_push,