build/valgrind/x86_64-redhat-linux-gnu.sup

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:5d764c2c86f0
1 # Full list is tracked through meta bug 793882
2
3 ####################################
4 # Leaks in third party libraries #
5 ####################################
6
7 {
8 Bug 793537
9 Memcheck:Leak
10 ...
11 obj:/usr/lib64/libpango-1.0.so.0.2800.1
12 ...
13 }
14 {
15 Bug 793598
16 Memcheck:Leak
17 ...
18 obj:/lib64/libdbus-1.so.3.4.0
19 ...
20 }
21 {
22 Bug 793600
23 Memcheck:Leak
24 fun:realloc
25 obj:/usr/lib64/libfontconfig.so.1.4.4
26 ...
27 fun:FcDefaultSubstitute
28 fun:_ZN17gfxPangoFontGroup11MakeFontSetEP14_PangoLanguagedP9nsAutoRefI10_FcPatternE
29 ...
30 }
31 {
32 Bug 794366
33 Memcheck:Leak
34 ...
35 obj:/usr/lib64/libgtk-x11-2.0.so.0.1800.9
36 ...
37 }
38 {
39 Bug 794368
40 Memcheck:Leak
41 ...
42 obj:/usr/lib64/libXrandr.so.2.2.0
43 ...
44 }
45 {
46 Bug 794373
47 Memcheck:Leak
48 ...
49 obj:/lib64/libgobject-2.0.so.0.2200.5
50 ...
51 }
52 {
53 Bug 966673
54 Memcheck:Leak
55 fun:malloc
56 obj:/lib64/libresolv-2.12.so
57 ...
58 fun:gaih_inet
59 fun:getaddrinfo
60 fun:PR_GetAddrInfoByName
61 ...
62 }
63 {
64 Bug 979242
65 Memcheck:Leak
66 fun:calloc
67 fun:xcb_connect_to_fd
68 fun:xcb_connect_to_display_with_auth_info
69 fun:_XConnectXCB
70 fun:XOpenDisplay
71 fun:gdk_display_open
72 ...
73 }
74
75 ###################################
76 # Leaks in short lived precesses #
77 ###################################
78
79 {
80 Bug 984196
81 Memcheck:Leak
82 ...
83 fun:glxtest
84 ...
85 }

mercurial