ftmemsim-valgrind/memcheck/tests/suppfreecollision.vgtest
Ivo Raisr d8f648486e Fix some spelling mistakes.
Fixes BZ#374719
Patch by: klemens <ka7@la-evento.com>


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16336
2017-05-05 22:13:20 +00:00

14 lines
647 B
Plaintext

# this test the case of two errors, one considered not dangerous and
# suppressed, the other considered dangerous, and the user does
# not want to suppress it.
# The suppression entry only match the non dangerous error.
# However, when a medium resolution is used to compare 2 errors,
# only the last 4 calls are used to determine that two errors are similar
# So, the nondangerous suppressed error "absorbs and hides" the dangerous
# error.
# This side effect of a medium (or low) resolution for error matching
# is I guess unexpected by most users.
prog: suppfree
args: activatenondangerouserror
vgopts: --suppressions=suppfreecollision.supp -q