From 8ae641edfb432744ac3432acd853c25e46f3cff3 Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Wed, 28 Aug 2013 20:29:35 +0000 Subject: [PATCH] Add suppressions file for Leak Sanitizer. Add a suppressions file that must exist in order for the Leak Sanitizer (LSan) bot to be able to run with the default configuration. This bot is located in the new WebRTC FYI waterfall at: http://build.chromium.org/p/client.webrtc.fyi/waterfall More info about LSan on http://www.chromium.org/developers/testing/leaksanitizer BUG=none TEST=Running a local master+slave passes fine with this file added locally. R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2135004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4636 4adac7df-926f-26a2-2b94-8c16560cd09d --- tools/lsan/suppressions.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tools/lsan/suppressions.txt diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt new file mode 100644 index 0000000000..866ca5a3fa --- /dev/null +++ b/tools/lsan/suppressions.txt @@ -0,0 +1,5 @@ +# This is a suppressions file that must exist in order for the Leak Sanitizer +# (LSan) bot to be able to run with the default configuration. +# More info about LSan on +# http://www.chromium.org/developers/testing/leaksanitizer +