mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 16:20:39 +00:00
Fix coverity error
This commit is contained in:
parent
a23e2ead3c
commit
e67b6d4b3c
@ -2323,6 +2323,8 @@ static int action_ok_audio_run(const char *path,
|
|||||||
content_ctx_info_t content_info;
|
content_ctx_info_t content_info;
|
||||||
menu_handle_t *menu = NULL;
|
menu_handle_t *menu = NULL;
|
||||||
|
|
||||||
|
combined_path[0] = '\0';
|
||||||
|
|
||||||
if (!menu_driver_ctl(RARCH_MENU_CTL_DRIVER_DATA_GET, &menu))
|
if (!menu_driver_ctl(RARCH_MENU_CTL_DRIVER_DATA_GET, &menu))
|
||||||
return menu_cbs_exit();
|
return menu_cbs_exit();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user