]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r330034
authordab <dab@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 Mar 2018 17:14:16 +0000 (17:14 +0000)
committerdab <dab@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 Mar 2018 17:14:16 +0000 (17:14 +0000)
commit70b05cc3076b3e7c2544f53b766437f1e690c344
tree71ec42d5a7ce3cec5c97cab3360deceba8a2c303
parent7017d6503e1fa12ff598fd34ebdd38e79dd47ff6
MFC r330034

Fix a memory leak in syslogd

A memory leak in syslogd for processing of forward actions was
reported. This modification adapts the patch submitted with that bug
to fix the leak.

PR: 198385
Submitted by: Sreeram <sreeramabs@yahoo.com>
Reported by: Sreeram <sreeramabs@yahoo.com>
Sponsored by: Dell EMC

git-svn-id: svn://svn.freebsd.org/base/stable/10@330664 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/syslogd/syslogd.c