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

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

Issue 7058044: Valgrind: Merge suppressions for bug 81753 and bug 82183. Add new suppressions for similar errors... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 7 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 87759)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4389,47 +4389,41 @@
}
{
bug_81753a
- Memcheck:Value4
- fun:ucase_toFullFolding_46
+ Memcheck:Cond
+ ...
fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
fun:_ZN6icu_4612RegexMatcher7matchesExR10UErrorCode
fun:_ZNK20IcuRegularExpression5MatchEPKcbPSs
fun:_ZN4i18n12phonenumbers15PhoneNumberUtil19IsViablePhoneNumberERKSs
- fun:_ZNK4i18n12phonenumbers15PhoneNumberUtil11ParseHelperERKSsS3_bbPNS0_11PhoneNumberE
- fun:_ZNK4i18n12phonenumbers15PhoneNumberUtil5ParseERKSsS3_PNS0_11PhoneNumberE
- fun:_ZN13autofill_i18n17PhoneNumbersMatchERKSbItN4base20string16_char_traitsESaItEES5_RKSs
- fun:_ZN42PhoneNumberI18NTest_PhoneNumbersMatch_Test8TestBodyEv
}
{
bug_81753b
- Memcheck:Cond
+ Memcheck:Value4
...
fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
fun:_ZN6icu_4612RegexMatcher7matchesExR10UErrorCode
fun:_ZNK20IcuRegularExpression5MatchEPKcbPSs
fun:_ZN4i18n12phonenumbers15PhoneNumberUtil19IsViablePhoneNumberERKSs
- fun:_ZNK4i18n12phonenumbers15PhoneNumberUtil11ParseHelperERKSsS3_bbPNS0_11PhoneNumberE
- fun:_ZNK4i18n12phonenumbers15PhoneNumberUtil5ParseERKSsS3_PNS0_11PhoneNumberE
- fun:_ZN13autofill_i18n17PhoneNumbersMatchERKSbItN4base20string16_char_traitsESaItEES5_RKSs
- fun:_ZN42PhoneNumberI18NTest_PhoneNumbersMatch_Test8TestBodyEv
}
{
- bug_82183a
+ bug_81753c
Memcheck:Cond
...
fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
- fun:_ZN6icu_4612RegexMatcher7matchesExR10UErrorCode
- fun:_ZNK20IcuRegularExpression5MatchEPKcbPSs
- fun:_ZN4i18n12phonenumbers15PhoneNumberUtil19IsViablePhoneNumberERKSs
+ fun:_ZN6icu_4612RegexMatcher14findUsingChunkEv
+ fun:_ZN6icu_4612RegexMatcher4findEv
+ fun:_ZN6icu_4612RegexMatcher4findExR10UErrorCode
+ fun:_ZN8autofill14MatchesPatternERKSbItN4base20string16_char_traitsESaItEES5_
}
{
- bug_82183b
+ bug_81753d
Memcheck:Value4
...
fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
- fun:_ZN6icu_4612RegexMatcher7matchesExR10UErrorCode
- fun:_ZNK20IcuRegularExpression5MatchEPKcbPSs
- fun:_ZN4i18n12phonenumbers15PhoneNumberUtil19IsViablePhoneNumberERKSs
+ fun:_ZN6icu_4612RegexMatcher14findUsingChunkEv
+ fun:_ZN6icu_4612RegexMatcher4findEv
+ fun:_ZN6icu_4612RegexMatcher4findExR10UErrorCode
+ fun:_ZN8autofill14MatchesPatternERKSbItN4base20string16_char_traitsESaItEES5_
}
{
bug_82186
« 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