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: bouyer
Date: Fri Jun 9 09:57:30 UTC 2000
Modified Files:
basesrc/usr.sbin/rpc.statd: statd.c
Log Message:
Always copy pointer returned by db->get or db->seq before using, to avoid
alignements issues.
While doing this I found a bug in reset_host(), notifyReqd was set to
the wrong pointer.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.sbin/rpc.statd/statd.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