Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: abs
Date: Wed Nov 10 18:51:49 UTC 1999
Modified Files:
basesrc/usr.sbin/pkg_install/add: main.c
Log Message:
Check return value from realpath() to avoid a NULL pointer being passed to
alloc_lpkg(). Avoids coredump if current directory is invalid.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/usr.sbin/pkg_install/add/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