CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/09 10:01:49
Modified files:
usr.sbin/syslogd: syslogd.c
Log message:
Set f_hostname to NULL after free() to avoid a double free when
both !host and memory buffer are used.
OK jung@
