fixed horrible bug causing memory access after last argument in 'argv[]'
authorHolger Schemel <info@artsoft.org>
Thu, 22 Oct 2015 21:13:03 +0000 (23:13 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 22 Oct 2015 21:13:03 +0000 (23:13 +0200)
commit2e8b5b6b088bbb3840837fb1ea0acc8af44c54d9
tree321ed0b9714484a77dd2a48637e3f6c0e48288ee
parent0e661055e1233e585fb259832e4884f68d3833a4
fixed horrible bug causing memory access after last argument in 'argv[]'
src/libgame/misc.c
src/libgame/misc.h
src/main.c