]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Removed a buffer overflow in args().
authorEivind Eklund <eivind@FreeBSD.org>
Tue, 26 Aug 1997 10:25:19 +0000 (10:25 +0000)
committerEivind Eklund <eivind@FreeBSD.org>
Tue, 26 Aug 1997 10:25:19 +0000 (10:25 +0000)
commita8b28da02977b414452d25de5759b03cfdd96df4
tree5fe9eb61c5d337cf210847f6ba0706c84457bc06
parent0fa2443f0e620ff85d6d4ae57c3bd6c684efb445
Removed a buffer overflow in args().

While I'm here, fix a bug with 'register' in conjunction with setjmp(),
staticize and do some -Wall cleaning.
usr.bin/tip/tip/cmds.c
usr.bin/tip/tip/tip.c