From 5a0feba9e239018cee07c23ec20b40f123cbe22a Mon Sep 17 00:00:00 2001 From: earthdok Date: Tue, 14 Oct 2014 11:03:11 -0700 Subject: Blacklist an MSan false positive in glib-2.0. BUG=423410 TBR=eugenis@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/654013002 Cr-Commit-Position: refs/heads/master@{#299509} --- third_party/instrumented_libraries/blacklists/msan/libglib2.0-0.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 third_party/instrumented_libraries/blacklists/msan/libglib2.0-0.txt (limited to 'third_party/instrumented_libraries/blacklists') diff --git a/third_party/instrumented_libraries/blacklists/msan/libglib2.0-0.txt b/third_party/instrumented_libraries/blacklists/msan/libglib2.0-0.txt new file mode 100644 index 0000000..45c6683 --- /dev/null +++ b/third_party/instrumented_libraries/blacklists/msan/libglib2.0-0.txt @@ -0,0 +1,2 @@ +# MSan needs an interceptor for wcsxfrm(). http://crbug.com/423410 +fun:g_utf8_collate_key -- cgit v1.1