CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/06/08 08:17:52
Modified files: sys/kern : uipc_socket.c Log message: Use memcpy to copy the sogetopt() SO_SPLICE off_t value, for it may not be correctly aligned. Similar in spirit to 1.119.