mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 13:14:59 -06:00
18.05
This commit is contained in:
@@ -383,6 +383,7 @@ static void SetMemoryLock()
|
||||
NSecurity::AddLockMemoryPrivilege();
|
||||
|
||||
if (ReadLockMemoryEnable())
|
||||
if (NSecurity::Get_LargePages_RiskLevel() == 0)
|
||||
{
|
||||
// note: child processes can inherit that Privilege
|
||||
g_LargePagesMode = NSecurity::EnablePrivilege_LockMemory();
|
||||
|
||||
Reference in New Issue
Block a user