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

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

Issue 8823019: Mark the leak of bug 77990 as intentional and adjust the suppression (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Upload before checkin Created 9 years 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 | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | 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 four kinds of suppressions in this file. 1 # There are four 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 967 matching lines...) Expand 10 before | Expand all | Expand 10 after
978 fun:ssl_InitSessionCacheLocks 978 fun:ssl_InitSessionCacheLocks
979 fun:lock_cache 979 fun:lock_cache
980 fun:ssl_LookupSID 980 fun:ssl_LookupSID
981 fun:ssl2_BeginClientHandshake 981 fun:ssl2_BeginClientHandshake
982 fun:ssl_Do1stHandshake 982 fun:ssl_Do1stHandshake
983 fun:SSL_ForceHandshake 983 fun:SSL_ForceHandshake
984 fun:_ZN3net18SSLClientSocketNSS11DoHandshakeEv 984 fun:_ZN3net18SSLClientSocketNSS11DoHandshakeEv
985 fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi 985 fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
986 } 986 }
987 { 987 {
988 # Intentionally leaking NSS to prevent shutdown crashes
989 bug_77990 (Intentional)
990 Memcheck:Leak
991 fun:calloc
992 ...
993 fun:error_get_my_stack
994 fun:nss_ClearErrorStack
995 fun:NSSArena_Destroy
996 }
997 {
988 bug_83345 (Needs_Annotation) 998 bug_83345 (Needs_Annotation)
989 Memcheck:Leak 999 Memcheck:Leak
990 ... 1000 ...
991 fun:_ZN4base23LeakyLazyInstanceTraits*NewEPv 1001 fun:_ZN4base23LeakyLazyInstanceTraits*NewEPv
992 fun:_ZN4base12LazyInstance*LeakyLazyInstanceTraits*PointerEv 1002 fun:_ZN4base12LazyInstance*LeakyLazyInstanceTraits*PointerEv
993 } 1003 }
994 { 1004 {
995 bug_87500_a (Intentional) 1005 bug_87500_a (Intentional)
996 Memcheck:Leak 1006 Memcheck:Leak
997 ... 1007 ...
(...skipping 2203 matching lines...) Expand 10 before | Expand all | Expand 10 after
3201 } 3211 }
3202 { 3212 {
3203 bug_76354 3213 bug_76354
3204 Memcheck:Leak 3214 Memcheck:Leak
3205 ... 3215 ...
3206 fun:_ZN24ViewHostMsg_ResolveProxyC1ERK4GURLPbPSs 3216 fun:_ZN24ViewHostMsg_ResolveProxyC1ERK4GURLPbPSs
3207 fun:_ZN25ResolveProxyMsgHelperTest13GenerateReplyEv 3217 fun:_ZN25ResolveProxyMsgHelperTest13GenerateReplyEv
3208 fun:*ResolveProxyMsgHelperTest_*_Test8TestBodyEv 3218 fun:*ResolveProxyMsgHelperTest_*_Test8TestBodyEv
3209 } 3219 }
3210 { 3220 {
3211 bug_77990
3212 Memcheck:Leak
3213 fun:calloc
3214 ...
3215 fun:error_get_my_stack
3216 fun:nss_ClearErrorStack
3217 fun:NSSArena_Destroy
3218 fun:nssList_Destroy
3219 fun:nssCertificateStore_RemoveCertLOCKED
3220 fun:nssCertificate_Destroy
3221 ...
3222 fun:ssl_DestroySID
3223 fun:ssl_FreeLockedSID
3224 fun:UncacheSID
3225 fun:SSL_ClearSessionCache
3226 }
3227 {
3228 bug_78201 3221 bug_78201
3229 Memcheck:Leak 3222 Memcheck:Leak
3230 fun:_Znw* 3223 fun:_Znw*
3231 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv 3224 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
3232 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv 3225 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
3233 fun:_ZN16ExtensionService4InitEv 3226 fun:_ZN16ExtensionService4InitEv
3234 fun:_ZN11ProfileImpl14InitExtensionsE* 3227 fun:_ZN11ProfileImpl14InitExtensionsE*
3235 } 3228 }
3236 { 3229 {
3237 bug_78786 3230 bug_78786
(...skipping 2116 matching lines...) Expand 10 before | Expand all | Expand 10 after
5354 obj:/lib/libselinux.so.1 5347 obj:/lib/libselinux.so.1
5355 obj:/lib/libselinux.so.1 5348 obj:/lib/libselinux.so.1
5356 } 5349 }
5357 { 5350 {
5358 bug_todo_grep 5351 bug_todo_grep
5359 Memcheck:Leak 5352 Memcheck:Leak
5360 fun:malloc 5353 fun:malloc
5361 obj:/bin/grep 5354 obj:/bin/grep
5362 obj:/bin/grep 5355 obj:/bin/grep
5363 } 5356 }
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698