Module Name: src Committed By: nonaka Date: Thu Jul 12 08:16:14 UTC 2018
Modified Files:
src/usr.sbin/ndp: ndp.c
Log Message:
ndp(8): host_buf should not be used in delete().
host_buf is passed to the argument host of delete() in do_foreach().
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/usr.sbin/ndp/ndp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
