repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git]
/
memcheck
/
tests
/
realloc_size_zero_yes.stderr.exp
blob
00ffada247d6e1b3e7be7dee9ff3cc1f1aa5dc37
1
realloc() with size 0
2
at 0x........: realloc (vg_replace_malloc.c:...)
3
...
4
Address 0x........ is 0 bytes inside a block of size 1,024 alloc'd
5
at 0x........: malloc (vg_replace_malloc.c:...)
6
...
7