|
From: <sv...@va...> - 2008-08-02 07:02:41
|
Author: sewardj Date: 2008-08-02 08:02:51 +0100 (Sat, 02 Aug 2008) New Revision: 8498 Log: Delete even more files that should not have been committed. Removed: branches/PTRCHECK/exp-ptrcheck/tests/x86/asm.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/x86/asm.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/x86/lea.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/x86/lea.stderr.out Deleted: branches/PTRCHECK/exp-ptrcheck/tests/x86/asm.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/x86/asm.stderr.diff 2008-08-02 06:57:59 UTC (rev 8497) +++ branches/PTRCHECK/exp-ptrcheck/tests/x86/asm.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) @@ -1,6 +0,0 @@ -1,3c1 -< -< -< ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) ---- -> valgrind: ./asm: No such file or directory Deleted: branches/PTRCHECK/exp-ptrcheck/tests/x86/asm.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/x86/asm.stderr.out 2008-08-02 06:57:59 UTC (rev 8497) +++ branches/PTRCHECK/exp-ptrcheck/tests/x86/asm.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) @@ -1 +0,0 @@ -valgrind: ./asm: No such file or directory Deleted: branches/PTRCHECK/exp-ptrcheck/tests/x86/lea.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/x86/lea.stderr.diff 2008-08-02 06:57:59 UTC (rev 8497) +++ branches/PTRCHECK/exp-ptrcheck/tests/x86/lea.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) @@ -1,50 +0,0 @@ -1,47c1 -< -< Invalid read of size 4 -< at 0x........: main (lea.S:59) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 1 bytes before the accessing pointer's -< legitimate range, the 1365-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (lea.S:20) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (lea.S:60) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 1 bytes before the accessing pointer's -< legitimate range, the 1365-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (lea.S:20) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (lea.S:63) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 1 bytes before the accessing pointer's -< legitimate range, the 1365-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (lea.S:20) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid LEA2 -< at 0x........: main (lea.S:66) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Both args derived from address 0x........ of 1365-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (lea.S:20) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Scaling known pointer by value > 1 in lea instruction -< -< ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0) ---- -> valgrind: ./lea: No such file or directory Deleted: branches/PTRCHECK/exp-ptrcheck/tests/x86/lea.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/x86/lea.stderr.out 2008-08-02 06:57:59 UTC (rev 8497) +++ branches/PTRCHECK/exp-ptrcheck/tests/x86/lea.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) @@ -1 +0,0 @@ -valgrind: ./lea: No such file or directory |