NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60756 CVS commit: src/sys/compat/linux/common
The following reply was made to PR kern/60756; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60756 CVS commit: src/sys/compat/linux/common
Date: Sun, 20 Sep 2026 13:47:39 +0000
Module Name: src
Committed By: riastradh
Date: Sun Sep 20 13:47:39 UTC 2026
Modified Files:
src/sys/compat/linux/common: linux_inotify.c
Log Message:
compat_linux inotify(2): strcpy -> strlcpy
PR kern/60756: compat_linux inotify(2): TOCTOU and locking shenanigans
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/compat/linux/common/linux_inotify.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