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