Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1759)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 3037033: Widen suppression for bug_49404 and bug_50630 for CrOS Valgrind bots... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 54119)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -3511,7 +3511,7 @@
Memcheck:Value4
fun:modp_b64_encode
fun:_ZN4base12Base64EncodeERKSsPSs
- fun:_ZN3net14HttpAuthGSSAPI17GenerateAuthTokenEPKSbIwSt11char_traitsIwESaIwEES6_RS5_PSs
+ fun:_ZN3net14HttpAuthGSSAPI17GenerateAuthToken*
fun:_ZN3net24HttpAuthHandlerNegotiate19DoGenerateAuthTokenEv
fun:_ZN3net24HttpAuthHandlerNegotiate6DoLoopEi
fun:_ZN3net24HttpAuthHandlerNegotiate12OnIOCompleteEi
@@ -3616,7 +3616,7 @@
fun:_ZN4base12Base64EncodeERKSsPSs
fun:_Z24ConvertSkBitmapToDataURLRK8SkBitmap
fun:_ZN22InternetOptionsHandler10GetNetworkERKSsRK8SkBitmapS1_bbib
- fun:_ZN22InternetOptionsHandler15GetWirelessListEv
+ ...
fun:_ZN22InternetOptionsHandler18GetLocalizedValuesEP15DictionaryValue
fun:_ZN9OptionsUI23AddOptionsPageUIHandlerEP15DictionaryValueP20OptionsPageUIHandler
fun:_ZN9OptionsUIC1EP11TabContents
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698