Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/syslogd



Module Name:    src
Committed By:   msaitoh
Date:           Fri Jul  3 09:40:54 UTC 2026

Modified Files:
        src/usr.sbin/syslogd: tls.c

Log Message:
syslogd: Fix mem-leak of match_hostname()

 ASN1_OCTET_STRING must be deallocated.
Found and fixed by Masakazu OOHASHI at IIJ.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 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