Marked a few commands as unsafe
This process of finding unsafe commands is not complete!
This commit is contained in:
parent
6d37a67027
commit
f25a5ea2bc
5 changed files with 10 additions and 10 deletions
|
|
@ -627,7 +627,7 @@ void C_InitConsole (int width, int height, bool ingame)
|
|||
//
|
||||
//==========================================================================
|
||||
|
||||
CCMD (atexit)
|
||||
UNSAFE_CCMD (atexit)
|
||||
{
|
||||
if (argv.argc() == 1)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue