mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-06 08:20:34 +05:00
tpws: fix crash on getaddrinfo with glibc
This commit is contained in:
parent
bc965e08ae
commit
f81900ce38
@ -86,10 +86,6 @@ SYS_symlinkat,
|
|||||||
SYS_link,
|
SYS_link,
|
||||||
#endif
|
#endif
|
||||||
SYS_linkat,
|
SYS_linkat,
|
||||||
#ifdef SYS_pkey_mprotect
|
|
||||||
SYS_pkey_mprotect,
|
|
||||||
#endif
|
|
||||||
SYS_mprotect,
|
|
||||||
SYS_truncate,
|
SYS_truncate,
|
||||||
#ifdef SYS_truncate64
|
#ifdef SYS_truncate64
|
||||||
SYS_truncate64,
|
SYS_truncate64,
|
||||||
|
Loading…
Reference in New Issue
Block a user