mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
libfreerdp-core: transport refactoring
This commit is contained in:
21
docs/valgrind.supp
Normal file
21
docs/valgrind.supp
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
{
|
||||
glibc_getaddrinfo
|
||||
Memcheck:Param
|
||||
sendmsg(mmsg[0].msg_hdr)
|
||||
fun:sendmmsg
|
||||
fun:__libc_res_nsend
|
||||
fun:__libc_res_nquery
|
||||
fun:__libc_res_nsearch
|
||||
fun:_nss_dns_gethostbyname4_r
|
||||
fun:gaih_inet
|
||||
fun:getaddrinfo
|
||||
fun:freerdp_tcp_connect
|
||||
fun:tcp_connect
|
||||
fun:transport_connect
|
||||
fun:nego_tcp_connect
|
||||
fun:nego_transport_connect
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user