summaryrefslogtreecommitdiff
path: root/tools/lsan/suppressions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lsan/suppressions.txt')
-rw-r--r--tools/lsan/suppressions.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt
new file mode 100644
index 0000000..fa66e9a
--- /dev/null
+++ b/tools/lsan/suppressions.txt
@@ -0,0 +1,10 @@
+# This is a suppressions file that must exist in order for the Leak Sanitizer
+# tool that runs on the ASan bot to be able to run with the default
+# configuration. More info about LSan on
+# http://www.chromium.org/developers/testing/leaksanitizer
+
+#### Third-party leaks ####
+
+#### Actual bugs in Libyuv code ####
+
+