File: custom_alloc_fiw.stderr.exp

package info (click to toggle)
valgrind 1%3A3.7.0-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 58,060 kB
  • sloc: ansic: 396,820; xml: 18,453; cpp: 6,698; asm: 5,584; perl: 5,008; sh: 4,852; makefile: 3,965; exp: 625; haskell: 195
file content (12 lines) | stat: -rw-r--r-- 460 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12

--free-is-write=yes is incompatible with custom memory allocator client requests
   at 0x........: custom_alloc (custom_alloc.c:?)
   by 0x........: main (custom_alloc.c:?)

--free-is-write=yes is incompatible with custom memory allocator client requests
   at 0x........: custom_alloc (custom_alloc.c:?)
   by 0x........: make_leak (custom_alloc.c:?)
   by 0x........: main (custom_alloc.c:?)


ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)