~bkerensa/ubuntu/raring/valgrind/merge-from-deb

« back to all changes in this revision

Viewing changes to memcheck/tests/clireq_nofill.stderr.exp

  • Committer: Benjamin Kerensa
  • Date: 2012-11-21 23:57:58 UTC
  • mfrom: (1.1.16)
  • Revision ID: bkerensa@ubuntu.com-20121121235758-bd1rv5uc5vzov2p6
Merge from debian unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Invalid read of size 1
 
2
   at 0x........: main (clireq_nofill.c:23)
 
3
 Address 0x........ is 0 bytes inside a recently re-allocated block of size 40 alloc'd
 
4
   at 0x........: malloc (vg_replace_malloc.c:...)
 
5
   by 0x........: main (clireq_nofill.c:16)
 
6
 
 
7
Invalid read of size 1
 
8
   at 0x........: main (clireq_nofill.c:36)
 
9
 Address 0x........ is 0 bytes inside a recently re-allocated block of size 40 alloc'd
 
10
   at 0x........: malloc (vg_replace_malloc.c:...)
 
11
   by 0x........: main (clireq_nofill.c:29)
 
12