CVS commit: [netbsd-9] src/usr.sbin/syslogd
"Stephen Borrill" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: sborrill Date: Mon Jul 6 12:03:43 UTC 2026 Modified Files: src/usr.sbin/syslogd [netbsd-9]: tls.c Log Message: Pull up the following revisions(s) (requested by msaitoh in ticket #2034): usr.sbin/syslogd/tls.c: revision 1.22 Fix memory leak in match_certfile(). Found and fixed by Masakazu OOHASHI at IIJ. To generate a diff of this commit: cvs rdiff -u -r1.16.6.1 -r1.16.6.2 src/usr.sbin/syslogd/tls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.