Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/pkg_install/admin



Module Name:    src
Committed By:   rillig
Date:           Fri Mar 11 22:52:04 UTC 2005

Modified Files:
        src/usr.sbin/pkg_install/admin: main.c

Log Message:
Never access argv[i+1] before you know that argv[i] != NULL. Approved
by wiz.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/usr.sbin/pkg_install/admin/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index