================================================= ./valgrind/memcheck/tests/x86-linux/scalar.stderr.diff ================================================= 15c15 < by 0x........: (below main) --- > by 0x........: main (scalar.c:45) 19c19 < by 0x........: (below main) --- > by 0x........: main (scalar.c:45) 23c23 < by 0x........: (below main) --- > by 0x........: main (scalar.c:45) 27c27 < by 0x........: (below main) --- > by 0x........: main (scalar.c:45) 31c31 < by 0x........: (below main) --- > by 0x........: main (scalar.c:45) 39c39 < by 0x........: (below main) --- > by 0x........: main (scalar.c:49) 43c43 < by 0x........: (below main) --- > by 0x........: main (scalar.c:49) 47c47 < by 0x........: (below main) --- > by 0x........: main (scalar.c:49) 51c51 < by 0x........: (below main) --- > by 0x........: main (scalar.c:49) 59c59 < by 0x........: (below main) --- > by 0x........: main (scalar.c:53) 63c63 < by 0x........: (below main) --- > by 0x........: main (scalar.c:53) 67c67 < by 0x........: (below main) --- > by 0x........: main (scalar.c:53) 72a73,80 > Syscall param open(filename) contains uninitialised byte(s) > at 0x........: syscall (in /...libc...) > by 0x........: main (scalar.c:58) > > Syscall param open(flags) contains uninitialised byte(s) > at 0x........: syscall (in /...libc...) > by 0x........: main (scalar.c:58) > 75c83,88 < by 0x........: (below main) --- > by 0x........: main (scalar.c:58) > > Syscall param open(filename) points to unaddressable byte(s) > at 0x........: syscall (in /...libc...) > by 0x........: main (scalar.c:58) > Address 0x........ is not stack'd, malloc'd or (recently) free'd 82c95 < by 0x........: (below main) --- > by 0x........: main (scalar.c:62) 89c102 < by 0x........: (below main) --- > by 0x........: main (scalar.c:66) 93c106 < by 0x........: (below main) --- > by 0x........: main (scalar.c:66) 97c110 < by 0x........: (below main) --- > by 0x........: main (scalar.c:66) 101c114 < by 0x........: (below main) --- > by 0x........: main (scalar.c:66) 109c122 < by 0x........: (below main) --- > by 0x........: main (scalar.c:70) 113c126 < by 0x........: (below main) --- > by 0x........: main (scalar.c:70) 117c130 < by 0x........: (below main) --- > by 0x........: main (scalar.c:70) 125c138 < by 0x........: (below main) ================================================= ./valgrind/memcheck/tests/x86-linux/scalar.stderr.diff2 ================================================= 602a603,605 > More than 100 errors detected. Subsequent errors > will still be recorded, but in less detail than before. > 629,631d631 < More than 100 errors detected. Subsequent errors < will still be recorded, but in less detail than before. < 706c706 < 67: __NR_sigaction 3s 2m --- > 67: __NR_sigaction 3s 4m 923a924,928 > Syscall param old_select(args) points to uninitialised byte(s) > at 0x........: syscall (in /...libc...) > by 0x........: main (scalar.c:383) > Address 0x........ is on thread 1's stack > 1010a1016,1020 > > Syscall param old_mmap(args) points to uninitialised byte(s) > at 0x........: syscall (in /...libc...) > by 0x........: main (scalar.c:418) > Address 0x........ is on thread 1's stack 1929,1932d1938 < < Syscall param mremap(new_addr) contains uninitialised byte(s) < at 0x........: syscall (in /...libc...) < by 0x........: main (scalar.c:722) 2000c2006,2016 < Syscall param poll(ufds) points to unaddressable byte(s) --- > Syscall param poll(ufds.fd) points to unaddressable byte(s) > at 0x........: syscall (in /...libc...) > by 0x........: main (scalar.c:742) > Address 0x........ is not stack'd, malloc'd or (recently) free'd > > Syscall param poll(ufds.events) points to unaddressable byte(s) > at 0x........: syscall (in /...libc...) > by 0x........: main (scalar.c:742) > Address 0x........ is not stack'd, malloc'd or (recently) free'd > > Syscall param poll(ufds.reventss) points to unaddressable byte(s) 2079c2095 < 174: __NR_rt_sigaction 4s 2m --- > 174: __NR_rt_sigaction 4s 4m 3320,3327d3335 < Syscall param futex(uaddr2) contains uninitialised byte(s) < at 0x........: syscall (in /...libc...) < by 0x........: main (scalar.c:1059) < < Syscall param futex(val3) contains uninitialised byte(s) < at 0x........: syscall (in /...libc...) < by 0x........: main (scalar.c:1059) <