mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +00:00
parent
a01f3bfdad
commit
63597ea215
@ -400,8 +400,8 @@ int WINAPI WinMain(HINSTANCE inst, HINSTANCE prev, LPSTR cmdline, int show)
|
||||
if (! setprocessacl(error)) {
|
||||
logevent(NULL, "Could not restrict process ACL: %s",
|
||||
error);
|
||||
sfree(error);
|
||||
}
|
||||
sfree(error);
|
||||
#endif
|
||||
}
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user