================================================= ./valgrind-new/none/tests/fdleak_ipv4.stderr.diff ================================================= --- fdleak_ipv4.stderr.exp 2015-03-18 02:51:42.215412888 +0000 +++ fdleak_ipv4.stderr.out 2015-03-18 03:04:17.445012909 +0000 @@ -1,10 +1,8 @@ +bind(s, (struct sockaddr *)&addr, sizeof(addr)): Address already in use -FILE DESCRIPTORS: 5 open at exit. -Open AF_INET socket 4: 127.0.0.1:... <-> 127.0.0.1:... - ... - -Open AF_INET socket 3: 127.0.0.1:... <-> unbound +FILE DESCRIPTORS: 4 open at exit. +Open AF_INET socket 3: <-> unbound ... Open file descriptor ...: ... ================================================= ./valgrind-old/helgrind/tests/hg05_race2.stderr.diff ================================================= --- hg05_race2.stderr.exp 2015-03-18 02:31:18.339123676 +0000 +++ hg05_race2.stderr.out 2015-03-18 02:44:23.507643317 +0000 @@ -26,8 +26,7 @@ at 0x........: th (hg05_race2.c:17) by 0x........: mythread_wrapper (hg_intercepts.c:...) ... - Location 0x........ is 0 bytes inside foo.poot[5].plop[11], - declared at hg05_race2.c:24, in frame #x of thread x + Address 0x........ is on thread #x's stack ---------------------------------------------------------------- @@ -42,8 +41,7 @@ at 0x........: th (hg05_race2.c:17) by 0x........: mythread_wrapper (hg_intercepts.c:...) ... - Location 0x........ is 0 bytes inside foo.poot[5].plop[11], - declared at hg05_race2.c:24, in frame #x of thread x + Address 0x........ is on thread #x's stack ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)