ioq3/code/sys
Zack Middleton 70af7e673f Check for truncated paths in Sys_LoadDll
Check for truncated paths which could allow loading a library with
a non-standard extension. Also provides a better message for why a
valid library with a long path would fail to load.
2017-05-24 10:28:59 -05:00
..
con_log.c * Add con_log.c and con_passive.c from r1222 to quake3.vcproj. 2007-12-02 00:48:59 +00:00
con_passive.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
con_tty.c Removed 0xAD character, from /dev/humancontroller. 2012-06-19 14:47:30 +00:00
con_win32.c Add arrow key support for win32 console 2015-01-26 02:39:59 -06:00
sys_loadlib.h Don't search system directories for renderer lib 2011-08-01 09:33:48 +00:00
sys_local.h Fix Makefile for OSX 2016-06-12 17:17:33 -04:00
sys_main.c Check for truncated paths in Sys_LoadDll 2017-05-24 10:28:59 -05:00
sys_osx.m Fix Makefile for OSX 2016-06-12 17:17:33 -04:00
sys_unix.c Don't load libraries with non-standard file extensions 2017-05-24 10:28:46 -05:00
sys_win32.c Don't load libraries with non-standard file extensions 2017-05-24 10:28:46 -05:00
win_resource.h * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
win_resource.rc * Fix to win_resource.rc for MSVC build 2007-11-03 21:53:50 +00:00