Index: tools/valgrind/drmemory/suppressions_full.txt |
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt |
index eae85e53a71720b1f117def2e4dc94165fca8b08..d2db1bfb742963a93b3037e12bd9e100232d42e4 100644 |
--- a/tools/valgrind/drmemory/suppressions_full.txt |
+++ b/tools/valgrind/drmemory/suppressions_full.txt |
@@ -1103,6 +1103,13 @@ name=http://crbug.com/64887 (GMock printing uninit data) |
# at the peak set of tests we plan to run and remove the unused ones. |
UNINITIALIZED READ |
+name=bug_99307 |
+*!modp_b64_encode |
+*!base::Base64Encode* |
+*!web_ui_util::GetImageDataUrl |
+*!::NetworkInfoDictionary::set_icon |
+ |
+UNINITIALIZED READ |
name=bug_101781 |
*!encode_one_block |
*!encode_mcu_huff |