Add tools/lsan/suppressions.txt

The new buildbots are using the default config
for ASan, which has Leak Sanitizer (LSan) enabled.
This assumes a suppression file exists in this
location.

TBR=fbarchard@google.com
TESTED=Passing linux_asan trybot run.
BUG=

Review URL: https://webrtc-codereview.appspot.com/27589004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1091 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
kjellander@google.com 2014-09-23 13:34:34 +00:00
parent 2114d196f8
commit 093fd4842f

View File

@ -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 ####