Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sys/kern
Module Name: src
Committed By: martin
Date: Mon Jul 31 16:21:46 UTC 2023
Modified Files:
src/sys/kern [netbsd-9]: uipc_domain.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1685):
sys/kern/uipc_domain.c: revision 1.109
sockaddr_alloc(9): Avoid uninitialized buffer in sockaddr_checklen.
Manifests only under DIAGNOSTIC because the DIAGNOSTIC check itself
uses an uninitialized buffer.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.106.4.1 src/sys/kern/uipc_domain.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