~ubuntu-branches/ubuntu/trusty/eclipse-linuxtools/trusty

« back to all changes in this revision

Viewing changes to valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/valgrindFiles/testTraceChildren/template_valgrind_470.txt

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2012-06-29 12:07:30 UTC
  • Revision ID: package-import@ubuntu.com-20120629120730-bfri1xys1i71dpn6
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
==470== Invalid read of size 1
 
2
==470==    at 0x4004E2: main (test.c:16)
 
3
==470==  Address 0x4c2104a is 0 bytes after a block of size 10 alloc'd
 
4
==470==    at 0x4A05E5D: malloc (vg_replace_malloc.c:195)
 
5
==470==    by 0x4004D5: main (test.c:15)
 
6
==470== 
 
7
==470== Invalid write of size 1
 
8
==470==    at 0x4004F3: main (test.c:17)
 
9
==470==  Address 0x4c2104a is 0 bytes after a block of size 10 alloc'd
 
10
==470==    at 0x4A05E5D: malloc (vg_replace_malloc.c:195)
 
11
==470==    by 0x4004D5: main (test.c:15)
 
12
==470== 
 
13
==470== 10 bytes in 1 blocks are definitely lost in loss record 1 of 1
 
14
==470==    at 0x4A05E5D: malloc (vg_replace_malloc.c:195)
 
15
==470==    by 0x4004D5: main (test.c:15)
 
16
==470==