summaryrefslogtreecommitdiff
path: root/test/lsan_suppress.txt
blob: e054e7c6fa4603375fbb482e7201eb7a06f82cfb (plain)
1
2
3
4
5
6
7
8
9
10
11
# Suppression file for address sanitizer.

# There are some leaks in command line option parsing. They should be
# fixed at some point, but are harmless since they consume just a small,
# constant amount of memory and do not grow.
leak:fuse_opt_parse


# Leaks in fusermount3 are harmless as well (it's a short-lived
# process) - but patches are welcome!
leak:fusermount.c