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: Tue Feb 25 19:10:52 UTC 2020
Modified Files:
src/sys/kern [netbsd-9]: uipc_socket.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #720):
sys/kern/uipc_socket.c: revision 1.288
Zero out 'tv', to prevent uninitialized bytes in its padding from leaking
to userland. Found by kMSan.
To generate a diff of this commit:
cvs rdiff -u -r1.281.2.1 -r1.281.2.2 src/sys/kern/uipc_socket.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