~ubuntu-core-dev/module-init-tools/ubuntu

« back to all changes in this revision

Viewing changes to tests/vg-suppressions

  • Committer: Scott James Remnant
  • Date: 2009-07-16 15:24:17 UTC
  • mfrom: (152.1.38)
  • Revision ID: scott@netsplit.com-20090716152417-7ak1sklxb59cs4fz
MergeĀ 3.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{
2
 
   Glibc goes boom from _start (Debian glibc 2.3.5-3)
3
 
   Memcheck:Cond
4
 
   obj:/lib/ld-2.3.5.so
5
 
   obj:/lib/ld-2.3.5.so
6
 
   obj:/lib/ld-2.3.5.so
7
 
   obj:/lib/ld-2.3.5.so
8
 
   obj:/lib/ld-2.3.5.so
9
 
}
10
 
{
11
 
    GCC strlen() builtin generates questionable reads
12
 
    Memcheck:Addr4
13
 
    fun:output_symbols
14
 
    fun:main
15
 
}
16
 
{
17
 
    GCC strlen() builtin generates questionable reads
18
 
    Memcheck:Addr4
19
 
    fun:output_aliases
20
 
    fun:main
21
 
}
22
 
{
23
 
    GCC strlen() builtin generates questionable reads
24
 
    Memcheck:Addr4
25
 
    fun:output_symbols_bin
26
 
    fun:main
27
 
}
28
 
{
29
 
    GCC strlen() builtin generates questionable reads
30
 
    Memcheck:Addr4
31
 
    fun:output_aliases_bin
32
 
    fun:main
33
 
}