mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Windows Setup: Fix the implementation of backup/restore of file permission during update
This commit is contained in:
@@ -604,6 +604,7 @@ typedef struct _SECURITY_INFO_BACKUP {
|
||||
PSID pOrigGroup;
|
||||
PACL pOrigDacl;
|
||||
PACL pOrigSacl;
|
||||
PSECURITY_DESCRIPTOR pOrigSD;
|
||||
} SECURITY_INFO_BACKUP, * PSECURITY_INFO_BACKUP;
|
||||
|
||||
typedef struct _PRIVILEGE_STATE {
|
||||
|
||||
Reference in New Issue
Block a user