]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: get/set security descriptors using FILE_OPEN_NO_RECALL
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 8 Mar 2024 20:30:57 +0000 (21:30 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 11 Mar 2024 14:29:51 +0000 (15:29 +0100)
commit66138cbee4ed784b4cafc00533ebb74b6cdbfff1
tree2db91577e28d2b04a4170122876af9dc0afa6127
parentc1cf14a871528d1adba88a0128813b58d52ba926
Cygwin: get/set security descriptors using FILE_OPEN_NO_RECALL

Add FILE_OPEN_NO_RECALL to NtOpenFile calls trying to fetch
or write file security descriptors so as not to recall them
from offline storage inadvertently.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/sec/base.cc
This page took 0.027752 seconds and 5 git commands to generate.