]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/memcheck/tests/malloc2.stderr.exp
Inital import
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / memcheck / tests / malloc2.stderr.exp
1 Invalid write of size 1
2    at 0x........: main (malloc2.c:39)
3  Address 0x........ is 0 bytes inside a block of size 429 free'd
4    at 0x........: free (vg_replace_malloc.c:...)
5    by 0x........: main (malloc2.c:38)
6
7 Invalid free() / delete / delete[]
8    at 0x........: free (vg_replace_malloc.c:...)
9    by 0x........: main (malloc2.c:43)
10  Address 0x........ is 0 bytes inside a block of size 429 free'd
11    at 0x........: free (vg_replace_malloc.c:...)
12    by 0x........: main (malloc2.c:38)
13