diff options
Diffstat (limited to 'linden/indra/newview/secondlife-i686.supp')
-rw-r--r-- | linden/indra/newview/secondlife-i686.supp | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/linden/indra/newview/secondlife-i686.supp b/linden/indra/newview/secondlife-i686.supp index 43d4483..d70cda3 100644 --- a/linden/indra/newview/secondlife-i686.supp +++ b/linden/indra/newview/secondlife-i686.supp | |||
@@ -41,50 +41,6 @@ | |||
41 | # - After you build the viewer, replace the stripped | 41 | # - After you build the viewer, replace the stripped |
42 | # do-not-directly-run-secondlife-bin binary with an unstripped copy. | 42 | # do-not-directly-run-secondlife-bin binary with an unstripped copy. |
43 | 43 | ||
44 | # Mozilla noise. | ||
45 | |||
46 | { | ||
47 | Cond:mozilla-runtime/*.so | ||
48 | Memcheck:Cond | ||
49 | obj:*/mozilla-runtime-*/*.so | ||
50 | } | ||
51 | |||
52 | { | ||
53 | Value4:mozilla-runtime/*.so | ||
54 | Memcheck:Value4 | ||
55 | obj:*/mozilla-runtime-*/*.so | ||
56 | } | ||
57 | |||
58 | { | ||
59 | Cond:mozilla-runtime/*/*.so | ||
60 | Memcheck:Cond | ||
61 | obj:*/mozilla-runtime-*/*/*.so | ||
62 | } | ||
63 | |||
64 | { | ||
65 | Value4:mozilla-runtime/*/*.so | ||
66 | Memcheck:Value4 | ||
67 | obj:*/mozilla-runtime-*/*/*.so | ||
68 | } | ||
69 | |||
70 | { | ||
71 | Cond:mozilla-runtime/libmozjs.so | ||
72 | Memcheck:Cond | ||
73 | obj:*/libmozjs.so | ||
74 | } | ||
75 | |||
76 | { | ||
77 | Cond:mozilla-runtime/libxul | ||
78 | Memcheck:Cond | ||
79 | obj:*/libxul.so | ||
80 | } | ||
81 | |||
82 | { | ||
83 | Value4:mozilla-runtime/libxul | ||
84 | Memcheck:Value4 | ||
85 | obj:*/libxul.so | ||
86 | } | ||
87 | |||
88 | # libcurl badness. | 44 | # libcurl badness. |
89 | 45 | ||
90 | { | 46 | { |