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

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 160515: valgrind: Add a suppression for a hunspell memory leak during the SpellCheckT... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are three kinds of suppressions in this file. 1 # There are three kinds of suppressions in this file.
2 # 1. third party stuff we have no control over 2 # 1. third party stuff we have no control over
3 # 3 #
4 # 2. intentional unit test errors, or stuff that is somehow a false positive 4 # 2. intentional unit test errors, or stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing 5 # in our own code, or stuff that is so trivial it's not worth fixing
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system (but a few aren't yet). 8 # These should all be in chromium's bug tracking system (but a few aren't yet).
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 937 matching lines...) Expand 10 before | Expand all | Expand 10 after
948 Memcheck:Leak 948 Memcheck:Leak
949 ... 949 ...
950 fun:_ZN7WebCore10StringImplnwEj 950 fun:_ZN7WebCore10StringImplnwEj
951 fun:_ZN3WTF9HashTableIPN7WebCore10StringImplES3_NS_17IdentityExtractorIS3_EEN S1_10StringHashENS_10HashTraitsIS3_EES8_E18addPassingHashCodeIPKcSC_NS_24HashSet TranslatorAdapterIS3_S8_SC_NS1_17CStringTranslatorEEEEESt4pairINS_17HashTableIte ratorIS3_S3_S5_S6_S8_S8_EEbERKT_RKT0_ 951 fun:_ZN3WTF9HashTableIPN7WebCore10StringImplES3_NS_17IdentityExtractorIS3_EEN S1_10StringHashENS_10HashTraitsIS3_EES8_E18addPassingHashCodeIPKcSC_NS_24HashSet TranslatorAdapterIS3_S8_SC_NS1_17CStringTranslatorEEEEESt4pairINS_17HashTableIte ratorIS3_S3_S5_S6_S8_S8_EEbERKT_RKT0_
952 fun:_ZN3WTF7HashSetIPN7WebCore10StringImplENS1_10StringHashENS_10HashTraitsIS 3_EEE3addIPKcNS1_17CStringTranslatorEEESt4pairINS_24HashTableIteratorAdapterINS_ 9HashTableIS3_S3_NS_17IdentityExtractorIS3_EES4_S6_S6_EES3_EEbERKT_ 952 fun:_ZN3WTF7HashSetIPN7WebCore10StringImplENS1_10StringHashENS_10HashTraitsIS 3_EEE3addIPKcNS1_17CStringTranslatorEEESt4pairINS_24HashTableIteratorAdapterINS_ 9HashTableIS3_S3_NS_17IdentityExtractorIS3_EES4_S6_S6_EES3_EEbERKT_
953 fun:_ZN7WebCore12AtomicString3addEPKc 953 fun:_ZN7WebCore12AtomicString3addEPKc
954 fun:_ZN7WebCore12AtomicStringC1EPKc 954 fun:_ZN7WebCore12AtomicStringC1EPKc
955 fun:_ZN7WebCore8SVGNames4initEv 955 fun:_ZN7WebCore8SVGNames4initEv
956 } 956 }
957 { 957 {
958 crbug_18070 958 bug_18070
959 Memcheck:Leak 959 Memcheck:Leak
960 ... 960 ...
961 fun:_ZN7Version20GetVersionFromStringERKSs 961 fun:_ZN7Version20GetVersionFromStringERKSs
962 fun:_ZN17ExtensionsService24OnExternalExtensionFoundERKSsS1_RK8FilePathN9Exten sion8LocationE 962 fun:_ZN17ExtensionsService24OnExternalExtensionFoundERKSsS1_RK8FilePathN9Exten sion8LocationE
963 fun:_ZN14RunnableMethodI17ExtensionsServiceMS0_FvRKSsS2_RK8FilePathN9Extension 8LocationEE6Tuple4ISsSsS3_S7_EE3RunEv 963 fun:_ZN14RunnableMethodI17ExtensionsServiceMS0_FvRKSsS2_RK8FilePathN9Extension 8LocationEE6Tuple4ISsSsS3_S7_EE3RunEv
964 fun:_ZN11MessageLoop7RunTaskEP4Task 964 fun:_ZN11MessageLoop7RunTaskEP4Task
965 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 965 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
966 fun:_ZN11MessageLoop6DoWorkEv 966 fun:_ZN11MessageLoop6DoWorkEv
967 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 967 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
968 fun:_ZN11MessageLoop11RunInternalEv 968 fun:_ZN11MessageLoop11RunInternalEv
969 fun:_ZN11MessageLoop10RunHandlerEv 969 fun:_ZN11MessageLoop10RunHandlerEv
970 fun:_ZN11MessageLoop13RunAllPendingEv 970 fun:_ZN11MessageLoop13RunAllPendingEv
971 fun:_ZN46ExtensionsServiceTest_ExternalInstallPref_Test8TestBodyEv 971 fun:_ZN46ExtensionsServiceTest_ExternalInstallPref_Test8TestBodyEv
972 fun:_ZN7testing4Test3RunEv 972 fun:_ZN7testing4Test3RunEv
973 fun:_ZN7testing8internal12TestInfoImpl3RunEv 973 fun:_ZN7testing8internal12TestInfoImpl3RunEv
974 fun:_ZN7testing8internal12TestInfoImpl7RunTestEPNS_8TestInfoE 974 fun:_ZN7testing8internal12TestInfoImpl7RunTestEPNS_8TestInfoE
975 fun:_ZN7testing8TestCase3RunEv 975 fun:_ZN7testing8TestCase3RunEv
976 fun:_ZN7testing8TestCase11RunTestCaseEPS0_ 976 fun:_ZN7testing8TestCase11RunTestCaseEPS0_
977 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv 977 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
978 fun:_ZN7testing8UnitTest3RunEv 978 fun:_ZN7testing8UnitTest3RunEv
979 } 979 }
980 {
981 bug_18254
982 Memcheck:Leak
983 fun:_Znaj
984 fun:_ZN8AffixMgr10parse_fileEv
985 fun:_ZN8AffixMgrC1EPN8hunspell11BDictReaderEPP7HashMgrPi
986 fun:_ZN8HunspellC1EPKhj
987 fun:_ZN12SpellChecker10InitializeEv
988 fun:_ZN12SpellChecker14SpellCheckWordEPKwiPiS2_PSt6vectorISbIwSt11char_traitsI wESaIwEESaIS7_EE
989 fun:_ZN12SpellChecker21GetAutoCorrectionWordERKSbIwSt11char_traitsIwESaIwEEPS3 _
990 fun:_ZN47SpellCheckTest_GetAutoCorrectionWord_EN_US_Test8TestBodyEv
991 fun:_ZN7testing4Test3RunEv
992 fun:_ZN7testing8internal12TestInfoImpl3RunEv
993 fun:_ZN7testing8internal12TestInfoImpl7RunTestEPNS_8TestInfoE
994 fun:_ZN7testing8TestCase3RunEv
995 fun:_ZN7testing8TestCase11RunTestCaseEPS0_
996 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
997 fun:_ZN7testing8UnitTest3RunEv
998 fun:main
999 }
OLDNEW
« 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