NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60749 CVS commit: src/sys/compat
The following reply was made to PR kern/60749; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60749 CVS commit: src/sys/compat
Date: Sun, 20 Sep 2026 13:41:06 +0000
Module Name: src
Committed By: riastradh
Date: Sun Sep 20 13:41:06 UTC 2026
Modified Files:
src/sys/compat/common: uipc_syscalls_43.c
src/sys/compat/netbsd32: netbsd32_compat_43.c
Log Message:
compat: Fix successive-copyout chained error branches.
PR kern/60749: compat: successive copyout error branch mistakes
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/compat/common/uipc_syscalls_43.c
cvs rdiff -u -r1.65 -r1.66 src/sys/compat/netbsd32/netbsd32_compat_43.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