NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/56316: vn_open doesn't follow symlinks



The following reply was made to PR kern/56316; it has been noted by GNATS.

From: Frank Kardel <kardel%kardel.name@localhost>
To: gnats-bugs%netbsd.org@localhost, kern-bug-people%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, mlelstv%serpens.de@localhost
Cc: 
Subject: Re: kern/56316: vn_open doesn't follow symlinks
Date: Sun, 18 Jul 2021 09:09:11 +0200

 Grrr, editing the email removed the
 
 filemode |= O_NOFOLLOW;
 
 in the cited code.
 
 
 On 07/18/21 09:06, Frank Kardel wrote:
 > filemode |= O_NOFOLLOW;
 


Home | Main Index | Thread Index | Old Index