]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Don't use argv[i] when i is uninitialised.
authorstefanf <stefanf@FreeBSD.org>
Tue, 8 Jun 2004 12:11:19 +0000 (12:11 +0000)
committerstefanf <stefanf@FreeBSD.org>
Tue, 8 Jun 2004 12:11:19 +0000 (12:11 +0000)
commit95e7f6997b0f4feb7edba4d8ee6558487e14129c
tree04e59773e438e3d706b1b69c8bd6ecfe4bb72741
parent76718df1361bca784930346191f487743e6558a2
- Don't use argv[i] when i is uninitialised.
- Cast isdigit's argument to unsigned char.
- Remove the now unused variable i.

Approved by: das (mentor)
usr.sbin/bootparamd/bootparamd/main.c