cu42.stderr.exp revision 663860b1408516d02ebfcb3a9999a134e6cfb223
1Invalid write of size 2
2   at 0x........: do_cu42 (cu42.c:31)
3   by 0x........: main (cu42.c:47)
4 Address 0x........ is 0 bytes inside a block of size 1 alloc'd
5   at 0x........: malloc (vg_replace_malloc.c:...)
6   by 0x........: main (cu42.c:47)
7
8Invalid write of size 4
9   at 0x........: do_cu42 (cu42.c:31)
10   by 0x........: main (cu42.c:53)
11 Address 0x........ is 0 bytes inside a block of size 1 alloc'd
12   at 0x........: malloc (vg_replace_malloc.c:...)
13   by 0x........: main (cu42.c:53)
14
15Invalid write of size 4
16   at 0x........: do_cu42 (cu42.c:31)
17   by 0x........: main (cu42.c:56)
18 Address 0x........ is 0 bytes inside a block of size 2 alloc'd
19   at 0x........: malloc (vg_replace_malloc.c:...)
20   by 0x........: main (cu42.c:56)
21
22Invalid write of size 4
23   at 0x........: do_cu42 (cu42.c:31)
24   by 0x........: main (cu42.c:59)
25 Address 0x........ is 0 bytes inside a block of size 3 alloc'd
26   at 0x........: malloc (vg_replace_malloc.c:...)
27   by 0x........: main (cu42.c:59)
28
29Conditional jump or move depends on uninitialised value(s)
30   at 0x........: do_cu42 (cu42.c:31)
31   by 0x........: main (cu42.c:72)
32
33Conditional jump or move depends on uninitialised value(s)
34   at 0x........: do_cu42 (cu42.c:31)
35   by 0x........: main (cu42.c:77)
36
37Conditional jump or move depends on uninitialised value(s)
38   at 0x........: do_cu42 (cu42.c:31)
39   by 0x........: main (cu42.c:82)
40
41Conditional jump or move depends on uninitialised value(s)
42   at 0x........: do_cu42 (cu42.c:31)
43   by 0x........: main (cu42.c:87)
44
45Conditional jump or move depends on uninitialised value(s)
46   at 0x........: do_cu42 (cu42.c:31)
47   by 0x........: main (cu42.c:92)
48
49Conditional jump or move depends on uninitialised value(s)
50   at 0x........: do_cu42 (cu42.c:31)
51   by 0x........: main (cu42.c:104)
52
53