Marked a few commands as unsafe

This process of finding unsafe commands is not complete!
This commit is contained in:
alexey.lysiuk 2018-01-07 15:03:49 +02:00
commit f25a5ea2bc
5 changed files with 10 additions and 10 deletions

View file

@ -627,7 +627,7 @@ void C_InitConsole (int width, int height, bool ingame)
//
//==========================================================================
CCMD (atexit)
UNSAFE_CCMD (atexit)
{
if (argv.argc() == 1)
{