From 0138bf560594b629ce0ab809c48800e938cf728b Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Fri, 12 Feb 2016 09:48:05 +0100 Subject: [PATCH] qa: add leak sanitzer suppression --- qa/lsan.suppress | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 qa/lsan.suppress diff --git a/qa/lsan.suppress b/qa/lsan.suppress new file mode 100644 index 0000000000..01f9e9d270 --- /dev/null +++ b/qa/lsan.suppress @@ -0,0 +1,2 @@ +# a bit heavy handed, but it seems that llvm-symbolizer can't figure out the symbols w/o compiling our own libmagic? +leak:libmagic.so