Date: Mon, 15 Sep 2014 18:42:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 181155] [libc] [patch] *access*(2) does not handle invalid amodes properly Message-ID: <bug-181155-8-CR5VLlO7rM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-181155-8@https.bugs.freebsd.org/bugzilla/> References: <bug-181155-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181155 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: ngie Date: Mon Sep 15 18:41:51 UTC 2014 New revision: 271639 URL: http://svnweb.freebsd.org/changeset/base/271639 Log: Validate the mode argument in access, eaccess, and faccessat for optional POSIX compliance and to improve compatibility with Linux and NetBSD The issue was identified with lib/libc/sys/t_access:access_inval from NetBSD Update the manpage accordingly PR: 181155 Reviewed by: jilles (code), jmmv (code), wblock (manpage), wollman (code) MFC after: 4 weeks Phabric: D678 (code), D786 (manpage) Sponsored by: EMC / Isilon Storage Division Changes: user/ngie/add-pjdfstest/lib/libc/sys/access.2 user/ngie/add-pjdfstest/sys/kern/vfs_syscalls.c -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-181155-8-CR5VLlO7rM>