RetroArch/network
Gregor Richards 8c08a5399d Fix a possible NULL dereference in load_savestate
In the unlikely situation that serial_info wasn't provided and the delta
frame wasn't ready (possibly an impossible situation) it previously
would have segfaulted. This fixes that.
2016-12-15 16:19:54 -05:00
..
httpserver Cleanups 2016-09-12 18:18:20 +02:00
netplay Fix a possible NULL dereference in load_savestate 2016-12-15 16:19:54 -05:00
net_http_special.c update copyright 2016-10-27 11:47:10 -04:00
net_http_special.h Move libretro.h headers to libretro-common/include 2016-05-10 19:03:53 +02:00
net_logger.c Move netplay code to network/netplay dir 2016-05-19 11:46:54 +02:00