CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/20 08:36:36
Modified files:
usr.sbin/ntpd : client.c constraint.c control.c ntp.c ntpd.h
util.c
Log message:
introduce log_ntp_addr() and use it where applicable, avoids a null
pointer deref in constraint.c reported by bluhm@; ok millert@
