github: winfsp org

This commit is contained in:
Bill Zissimopoulos
2022-03-02 18:01:21 +00:00
parent fadcd84ca9
commit 00d4aba946
16 changed files with 38 additions and 41 deletions

View File

@ -429,7 +429,7 @@ static NTSTATUS FspFsctlFixServiceSecurity(HANDLE SvcHandle)
* required rights are not there if GetEffectiveRightsFromAclW fails; the worst
* that can happen is that the rights get added twice (which is benign).
*
* See https://github.com/billziss-gh/winfsp/issues/62
* See https://github.com/winfsp/winfsp/issues/62
*/
AccessRights = 0;
}