Module Name: src
Committed By: martin
Date: Mon Jul 31 16:20:14 UTC 2023
Modified Files:
src/sys/kern [netbsd-10]: uipc_domain.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #277):
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.108 -r1.108.18.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.