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

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

Issue 264017: Remove a valgrind suppression which isn't being used.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 2 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 923 matching lines...) Expand 10 before | Expand all | Expand 10 after
934 Memcheck:Leak 934 Memcheck:Leak
935 fun:_Znw* 935 fun:_Znw*
936 fun:_ZN3net26DefaultClientSocketFactory21CreateTCPClientSocketERKNS_11Address ListE 936 fun:_ZN3net26DefaultClientSocketFactory21CreateTCPClientSocketERKNS_11Address ListE
937 fun:_ZN3net13TCPConnectJob12DoTCPConnectEv 937 fun:_ZN3net13TCPConnectJob12DoTCPConnectEv
938 fun:_ZN3net13TCPConnectJob6DoLoopEi 938 fun:_ZN3net13TCPConnectJob6DoLoopEi
939 fun:_ZN3net13TCPConnectJob12OnIOCompleteEi 939 fun:_ZN3net13TCPConnectJob12OnIOCompleteEi
940 ... 940 ...
941 fun:_ZN3net16HostResolverImpl3Job16OnLookupCompleteEv 941 fun:_ZN3net16HostResolverImpl3Job16OnLookupCompleteEv
942 } 942 }
943 { 943 {
944 bug_22559_1
945 Memcheck:Value4
946 ...
947 fun:_ZN4base9vsnprintfEPcjPKcS0_
948 fun:_Z10vsnprintfTPcjPKcS_
949 fun:_Z14StringAppendVTISsEvPT_PKNS0_10value_typeEPc
950 fun:_Z13StringAppendVPSsPKcPc
951 fun:_Z13StringAppendFPSsPKcz
952 fun:_ZN10JSONWriter15BuildJSONStringEPK5Valueib
953 fun:_ZN10JSONWriter15BuildJSONStringEPK5Valueib
954 fun:_ZN10JSONWriter15BuildJSONStringEPK5Valueib
955 fun:_ZN10JSONWriter15BuildJSONStringEPK5Valueib
956 fun:_ZN10JSONWriter23WriteWithOptionalEscapeEPK5ValuebbPSs
957 fun:_ZN10JSONWriter5WriteEPK5ValuebPSs
958 fun:_ZN25JSONStringValueSerializer9SerializeERK5Value
959 fun:_ZN11PrefService13SerializeDataEPSs
960 fun:_ZN11PrefService19SavePersistentPrefsEv
961 fun:_ZN16browser_shutdown8ShutdownEv
962 }
963 {
964 bug_22559_2
965 Memcheck:Cond
966 ...
967 fun:_ZN4base9vsnprintfEPcjPKcS0_
968 fun:_Z10vsnprintfTPcjPKcS_
969 fun:_Z14StringAppendVTISsEvPT_PKNS0_10value_typeEPc
970 fun:_Z13StringAppendVPSsPKcPc
971 fun:_Z13StringAppendFPSsPKcz
972 fun:_ZN10JSONWriter15BuildJSONStringEPK5Valueib
973 fun:_ZN10JSONWriter15BuildJSONStringEPK5Valueib
974 fun:_ZN10JSONWriter15BuildJSONStringEPK5Valueib
975 fun:_ZN10JSONWriter15BuildJSONStringEPK5Valueib
976 fun:_ZN10JSONWriter23WriteWithOptionalEscapeEPK5ValuebbPSs
977 fun:_ZN10JSONWriter5WriteEPK5ValuebPSs
978 fun:_ZN25JSONStringValueSerializer9SerializeERK5Value
979 fun:_ZN11PrefService13SerializeDataEPSs
980 fun:_ZN11PrefService19SavePersistentPrefsEv
981 fun:_ZN16browser_shutdown8ShutdownEv
982 }
983 {
984 bug_22702 944 bug_22702
985 Memcheck:Cond 945 Memcheck:Cond
986 fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEN2v86HandleINS1_ 7ContextEEEPNS_5EventENS2_INS1_5ValueEEEb 946 fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEN2v86HandleINS1_ 7ContextEEEPNS_5EventENS2_INS1_5ValueEEEb
987 fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventEb 947 fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventEb
988 } 948 }
989 { 949 {
990 bug_22923 950 bug_22923
991 Memcheck:Leak 951 Memcheck:Leak
992 fun:_Znw* 952 fun:_Znw*
993 ... 953 ...
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
1188 fun:_ZN3WTF31dispatchFunctionsFromMainThreadEv 1148 fun:_ZN3WTF31dispatchFunctionsFromMainThreadEv
1189 fun:_Z18DispatchToFunctionIPFvvEEvT_RK6Tuple0 1149 fun:_Z18DispatchToFunctionIPFvvEEvT_RK6Tuple0
1190 fun:_ZN16RunnableFunctionIPFvvE6Tuple0E3RunEv 1150 fun:_ZN16RunnableFunctionIPFvvE6Tuple0E3RunEv
1191 fun:_ZN11MessageLoop7RunTaskEP4Task 1151 fun:_ZN11MessageLoop7RunTaskEP4Task
1192 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 1152 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1193 fun:_ZN11MessageLoop6DoWorkEv 1153 fun:_ZN11MessageLoop6DoWorkEv
1194 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 1154 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1195 fun:_ZN11MessageLoop11RunInternalEv 1155 fun:_ZN11MessageLoop11RunInternalEv
1196 fun:_ZN11MessageLoop10RunHandlerEv 1156 fun:_ZN11MessageLoop10RunHandlerEv
1197 } 1157 }
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