CVE-2012-3345

This commit is contained in:
Zachary Slater 2012-06-14 18:28:58 +00:00
parent fb1f629bbc
commit b5acc31a4d
5 changed files with 1 additions and 59 deletions

View file

@ -1120,7 +1120,6 @@ char *Sys_DefaultAppPath(void);
void Sys_SetDefaultHomePath(const char *path);
char *Sys_DefaultHomePath(void);
const char *Sys_TempPath(void);
const char *Sys_Dirname( char *path );
const char *Sys_Basename( char *path );
char *Sys_ConsoleInput(void);