Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Wed Nov 27 01:16:02 PST 1996
Update of /cvsroot/src/usr.sbin/ypserv/ypserv
In directory netbsd1:/var/slash-tmp/cvs-serv14138
Modified Files:
ypserv_db.c
Log Message:
Protect against NULL pointer reference in yp_private(). This can happen
with, e.g. an empty "ypservers" map, causing a SEGV in the child which
handles an "all_2" proc.
thorpej
Wed Nov 27 01:16:45 PST 1996
Update of /cvsroot/src/usr.sbin/ypserv/ypserv
In directory netbsd1:/var/slash-tmp/cvs-serv14190
Modified Files:
ypserv_proc.c
Log Message:
Make this compile with -DDEBUG.
Home |
Main Index |
Thread Index |
Old Index