none/tests/fdleak_cmsg_supp.supp: Add suppressions for older glibc
[valgrind.git] / memcheck / tests / freebsd / timing_safe.stderr.exp
blobf1aa70e03fdea2c0a082e913d79fa228cd1f8675
1 Conditional jump or move depends on uninitialised value(s)
2    at 0x........: timingsafe_bcmp (vg_replace_strmem.c:...)
3    by 0x........: main (timing_safe.c:30)
5 Conditional jump or move depends on uninitialised value(s)
6    at 0x........: timingsafe_bcmp (vg_replace_strmem.c:...)
7    by 0x........: main (timing_safe.c:30)
9 Conditional jump or move depends on uninitialised value(s)
10    at 0x........: timingsafe_memcmp (vg_replace_strmem.c:...)
11    by 0x........: main (timing_safe.c:31)
13 Conditional jump or move depends on uninitialised value(s)
14    at 0x........: timingsafe_memcmp (vg_replace_strmem.c:...)
15    by 0x........: main (timing_safe.c:31)
17 Invalid read of size 1
18    at 0x........: timingsafe_bcmp (vg_replace_strmem.c:...)
19    by 0x........: main (timing_safe.c:35)
20  Address 0x........ is 0 bytes after a block of size 12 alloc'd
21    at 0x........: malloc (vg_replace_malloc.c:...)
22    ...
23    by 0x........: main (timing_safe.c:33)
25 Invalid read of size 1
26    at 0x........: timingsafe_memcmp (vg_replace_strmem.c:...)
27    by 0x........: main (timing_safe.c:36)
28  Address 0x........ is 0 bytes after a block of size 12 alloc'd
29    at 0x........: malloc (vg_replace_malloc.c:...)
30    ...
31    by 0x........: main (timing_safe.c:33)
33 Invalid read of size 1
34    at 0x........: timingsafe_bcmp (vg_replace_strmem.c:...)
35    by 0x........: main (timing_safe.c:40)
36  Address 0x........ is 0 bytes inside a block of size 12 free'd
37    at 0x........: free (vg_replace_malloc.c:...)
38    by 0x........: main (timing_safe.c:38)
39  Block was alloc'd at
40    at 0x........: malloc (vg_replace_malloc.c:...)
41    ...
42    by 0x........: main (timing_safe.c:33)
44 Invalid read of size 1
45    at 0x........: timingsafe_memcmp (vg_replace_strmem.c:...)
46    by 0x........: main (timing_safe.c:41)
47  Address 0x........ is 0 bytes inside a block of size 12 free'd
48    at 0x........: free (vg_replace_malloc.c:...)
49    by 0x........: main (timing_safe.c:38)
50  Block was alloc'd at
51    at 0x........: malloc (vg_replace_malloc.c:...)
52    ...
53    by 0x........: main (timing_safe.c:33)