mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 21:42:59 +03:00
tpws : dropcaps
This commit is contained in:
parent
8b9d7f56d3
commit
50a96d124b
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -794,8 +794,7 @@ bool dropcaps()
|
|||||||
{
|
{
|
||||||
cap_t capabilities;
|
cap_t capabilities;
|
||||||
|
|
||||||
capabilities = cap_init();
|
if (!(capabilities = cap_init()))
|
||||||
if (cap_clear(capabilities))
|
|
||||||
{
|
{
|
||||||
perror("cap_init");
|
perror("cap_init");
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user