mirror of
git://sourceware.org/git/valgrind.git
synced 2026-01-19 00:08:14 +08:00
Size is unsigned long on 64 bit systems and unsigned int on 32 bit systems which shows up in the demangled names in the callstacks.
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
prog: duplicate_align_size_errors
|
|
prereq: test -e ./duplicate_align_size_errors
|
|
vgopts: --show-mismatched-frees=yes -q
|
|
stderr_filter: filter_size_t
|
|
|