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:   thorpej
Date:           Mon Apr 24 05:27:52 UTC 2000

Modified Files:
        basesrc/usr.sbin/dhcp/common: options.c

Log Message:
Fix a bug where a clause in the client configuration file like:

        default nis-domain "";

would cause a NULL pointer deref while writing out the lease into
the persistent database if the server didn't include an nis-domain
option in the reply.


To generate a diff of this commit:
cvs rdiff -r1.1.1.10 -r1.2 basesrc/usr.sbin/dhcp/common/options.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