fixed crash when passing the -screen argument, due to trying to free the
authorJohn Tsiombikas <nuclear@member.fsf.org>
Fri, 1 Mar 2019 11:51:29 +0000 (13:51 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Fri, 1 Mar 2019 11:51:29 +0000 (13:51 +0200)
commite09f58ce22aa16e6fc68347b70c2be6a864f25b3
tree8f6f2a060517ec9bbe783d220e9153b234ca22a7
parentbabbbd298a1c5b7379a4339a706113af851ae9f4
fixed crash when passing the -screen argument, due to trying to free the
static string in def_opt
src/game.c
src/game.h
src/gamescr.c
src/opt.c