RetroArch/libretro-common/compat
Ash 738d17ff3b
Fix null deref where argc = 0
I noticed this on the Wii U emulator Decaf - it sets argc to 0 and,
annoyingly, sets up argv so that argv[0] is a bad read.

Gah.
2017-08-19 17:16:50 +10:00
..
compat_fnmatch.c Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
compat_getopt.c Fix null deref where argc = 0 2017-08-19 17:16:50 +10:00
compat_ifaddrs.c Prevent implicit memsets 2016-10-09 09:56:03 +02:00
compat_posix_string.c Update libretro-common 2017-06-28 05:34:29 +02:00
compat_snprintf.c Update libretro-common 2017-06-28 05:34:29 +02:00
compat_strcasestr.c Update libretro-common 2017-06-28 05:34:29 +02:00
compat_strl.c Update libretro-common 2017-06-28 05:34:29 +02:00