CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2023/04/24 03:20:09
Modified files: sys/kern : uipc_socket.c Log message: Don't check `so_sp' within sofree(). The following isspliced() and issplicedback() already have this check. ok bluhm@