Index: tools/valgrind/memcheck/suppressions.txt |
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt |
index 34ef7162ca8129c8e8b4d68552f6f37e09c6bfb6..da6759e87f7145dd6f9972538ad4f18ce78929e0 100644 |
--- a/tools/valgrind/memcheck/suppressions.txt |
+++ b/tools/valgrind/memcheck/suppressions.txt |
@@ -3504,5 +3504,15 @@ |
fun:_ZN9OptionsUIC1EP11TabContents |
fun:_Z8NewDOMUII9OptionsUIEP5DOMUIP11TabContentsRK4GURL |
} |
- |
- |
+{ |
+ bug_50252 |
+ Memcheck:Leak |
+ fun:malloc |
+ fun:realloc |
+ fun:realloc |
+ fun:min_heap_reserve |
+ fun:event_add |
+ fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE |
+ fun:_ZN11MessageLoop11RunInternalEv |
+ fun:_ZN11MessageLoop10RunHandlerEv |
+} |