aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vg-suppressions
blob: e9d2e0c4bc874e67602a57e8ed0c9fe174638cf3 (plain)
1
2
3
4
5
6
7
# This file lists suppressions to hide valgrind errors in libraries we don't
# control. Be careful adding to it, since overly-broad suppressions may hide
# real errors in Wireshark!
#
# This is primarily targeted towards the set of libraries on the fuzz-bot (which
# runs a valgrind step) but other entries are welcome as long as they are
# sufficiently commented.