Index: tools/valgrind/drmemory/suppressions_full.txt |
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt |
index df01490e38f2c324c9081f893715c5f20d91058d..afeb82106e852cdf6e5a0cf2d0738a4fa507fe76 100644 |
--- a/tools/valgrind/drmemory/suppressions_full.txt |
+++ b/tools/valgrind/drmemory/suppressions_full.txt |
@@ -1363,3 +1363,10 @@ net.dll!net::ProxyScriptDecider::* |
UNINITIALIZED READ |
name=bug_329590 |
net.dll!net::NetworkChangeNotifierWin::NetworkChangeNotifierWin |
+ |
+UNINITIALIZED READ |
+name=bug_330105 |
+*!testing::internal::CmpHelperEQ<int,int> |
+*!testing::internal::EqHelper<0>::Compare<int,int> |
+*!extensions::BlacklistTest_GetBlacklistStates_Test::TestBody |
+*!testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void> |