]> icculus.org git repositories - btb/d2x.git/commit - main/cvar.c
Use sizeof for bounds.
authorBradley Bell <btb@icculus.org>
Mon, 16 Feb 2015 02:18:03 +0000 (18:18 -0800)
committerBradley Bell <btb@icculus.org>
Mon, 16 Feb 2015 07:49:01 +0000 (23:49 -0800)
commit7d07a919a68559d024499f8802a524c0ab923582
treea003825c8158631894e8ebfaab20be8e7d24c607
parentbb142ff4f60d908d7ea2119ef3da19866fb2b73f
Use sizeof for bounds.
Fix incorrect bounds for some strncat calls.
main/cli.c
main/cmd.c
main/cvar.c