Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/usr.sbin/syslogd
Module Name: src
Committed By: sborrill
Date: Mon Jul 6 16:19:46 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.23-1.25
Use X509_free() to deallocate certfile data in init_global_TLS_CTX().
Fix mem-leak of match_hostname().
ASN1_OCTET_STRING must be deallocated.
Fix memory-leak during tls_send().
To generate a diff of this commit:
cvs rdiff -u -r1.16.6.2 -r1.16.6.3 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.
Home |
Main Index |
Thread Index |
Old Index