/[base]
ViewVC logotype

Revision 317566


Jump to revision: Previous Next
Author: brooks
Date: Fri Apr 28 17:58:15 2017 UTC (7 years, 2 months ago)
Changed paths: 1
Log Message:
Don't pass size_t arguments to setsockopt(SO_SNDBUF/SO_RCVBUF).

These command take an int. The tests work by accident on little-endian,
64-bit systems.

PR:		218919
Tested with:	qemu-cheri and CheriBSD built for mips64
Reviewed by:	asomers, ngie
Obtained from:	CheriBSD
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D10518


Changed paths

Path Details
Directoryhead/tests/sys/kern/unix_seqpacket_test.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27