File: valgrind.supp

package info (click to toggle)
nmh 1.7.1-4
  • links: PTS
  • area: main
  • in suites: buster
  • size: 7,216 kB
  • sloc: ansic: 48,455; sh: 20,755; makefile: 1,005; lex: 732; perl: 509; yacc: 256
file content (128 lines) | stat: -rw-r--r-- 2,401 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
   Invalid free in valgrind/vgpreload_memcheck-amd64-linux.so
   Memcheck:Free
   fun:free
   fun:__libc_freeres
   fun:_vgnU_freeres
   fun:__run_exit_handlers
   fun:exit
}

{
   Syscall param sendmsg(msg.msg_name) points to uninitialised byte(s)
   Memcheck:Param
   sendmsg(msg.msg_name)
   fun:*sendmsg*
   fun:readline
}

{
   Syscall param msgsnd(msgp->mtext) points to uninitialised byte(s) [under fakeroot]
   Memcheck:Param
   msgsnd(msgp->mtext)
   ...
   obj:*libfakeroot*.so
}

{
 Syscall param stat(file_name) points to uninitialised byte(s) [under fakeroot]
 Memcheck:Param
 stat(file_name)
 ...
 obj:*libfakeroot*.so
}

{
   Syscall param socketcall.connect(serv_addr.sa_data) points to uninitialised byte(s) (MacOS X)
   Memcheck:Param
   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
   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:_ZN4dyldL14libraryLocator*
}

{
   dyld libraryLocator on MacOS 10.11.6 (El Capitan)
   Memcheck:Value8
   fun:bcmp
   ...
   fun:_ZN4dyldL14libraryLocator*
}

{
   dyld ImageLoader on MacOS 10.11.6 (El Capitan)
   Memcheck:Cond
   fun:_ZN16ImageLoaderMachO18validateFirstPagesEPK21linkedit_data_commandiPKhmxRKN11ImageLoader11LinkContextE
   ...
   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
}

{
   Syscall param msgsnd(msgp->mtext) points to uninitialised byte(s) [under fakeroot]
   Memcheck:Param
   msgsnd(msgp->mtext)
   ...
   obj:*libfakeroot*.so
}

{
 Syscall param stat(file_name) points to uninitialised byte(s) [under fakeroot]
 Memcheck:Param
 stat(file_name)
 ...
 obj:*libfakeroot*.so
}