repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add 436413 Warn about realloc of size zero to NEWS
[valgrind.git]
/
memcheck
/
tests
/
solaris
/
mmapobj_bssonly_lib.c
blob
cc5e277232565b43238d308b1c0019a229a3d057
1
/* Contains only uninitialized data which end up in BSS section. */
2
3
char
dummy
[
10
];