CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/31 14:51:31
Modified files:
usr.sbin/syslogd: syslogd.c
Log message:
Do not call free() on an array in the data section. Fortunately
the code was not reached. No binary change.
OK miod@ guenther@
