You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the header file, the list should terminated with an entry that has no description. Without such an entry, traversing the list wanders into unrelated stack data.
xmil-libretro/libretro/libretro.c
Lines 739 to 757 in 9aa235c
According to the header file, the list should terminated with an entry that has no description. Without such an entry, traversing the list wanders into unrelated stack data.
https://github.com/libretro/RetroArch/blob/870707dbe8be69388450b6229124773a8c5d8c5f/libretro-common/include/libretro.h#L574-L575
The text was updated successfully, but these errors were encountered: