Module Name: src
Committed By: snj
Date: Tue Nov 13 16:55:22 UTC 2018
Modified Files:
src/sys/compat/netbsd32 [netbsd-8]: netbsd32_socket.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1093):
sys/compat/netbsd32/netbsd32_socket.c: 1.48
Fix inverted logic, which leads to buffer overflow. Detected by kASan.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.44.8.1 src/sys/compat/netbsd32/netbsd32_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.