X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d07c6759a3b5b936e790834147ab7bd867645d4f..9059a312f2a452fa31885d90eeda105404ee9ada:/test/valgrind.supp diff --git a/test/valgrind.supp b/test/valgrind.supp index 4da69de8..4a1382d7 100644 --- a/test/valgrind.supp +++ b/test/valgrind.supp @@ -38,32 +38,23 @@ socketcall.connect(serv_addr.sa_data) fun:connect ... - fun:sa_dst_lookup - fun:sa_dst_compare_internal - fun:_qsort - fun:_gai_sort_list fun:si_addrinfo - fun:getaddrinfo } { - gdbm 1.13-1 writes uninitialised bytes from malloc'd area to file + gdbm 1.13 writes uninitialised bytes from malloc'd area to file Memcheck:Param write(buf) - fun:__write_nocancel + ... fun:_gdbm_full_write fun:gdbm_fd_open fun:dbm_open - fun:suppress_duplicates - fun:localmail - fun:main } - { dyld libraryLocator on MacOS 10.11.6 (El Capitan) Memcheck:Cond - fun:bcmp + fun:vbcmp ... fun:_ZN4dyldL14libraryLocator* } @@ -83,3 +74,29 @@ ... fun:_ZN4dyldL14libraryLocator* } + +{ + Mach msg uninitialized bytes (MacOS X) + Memcheck:Param + mach_msg("rcv_name") + fun:mach_msg_trap + ... + fun:_os_trace* +} + +{ + Mach msg->desc.port uninitialized bytes (MacOS X) + Memcheck:Param + msg->desc.port.name + fun:mach_msg_trap + ... + fun:_os_trace* +} + +{ + Invalid read of size 16 (MacOS X) + Memcheck:Addr16 + fun:_platform_memchr$VARIANT$Base + fun:fgets + fun:mts_read_conf_file +}