Date: Fri, 04 Sep 2015 18:55:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 202892] open with O_CREAT | O_DIRECTORY when path references a symlink Message-ID: <bug-202892-8-sSGStiI8hs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202892-8@https.bugs.freebsd.org/bugzilla/> References: <bug-202892-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=202892 Konstantin Belousov <kib@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160720|0 |1 is obsolete| | --- Comment #8 from Konstantin Belousov <kib@FreeBSD.org> --- Created attachment 160727 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160727&action=edit The supposed fix, do not create anything for O_DIRECTORY, also return EINVAL for O_EXCL. -- 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-202892-8-sSGStiI8hs>