Module Name: src
Committed By: tron
Date: Sun Feb 28 11:46:26 UTC 1999
Modified Files:
src/usr.sbin/syslogd: syslogd.c
Log Message:
Because the old bound check is used at several places we need to make
sure that the array is really NULL terminated. Fixes PR bin/7062.