mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 22:14:17 +00:00
It was introduced by 3df4101 . MENU_ENTRIES_CTL_START_GET and MENU_ENTRIES_CTL_START_GET access size_t-sized data, but an unsigned was passed.