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

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

Issue 6824069: Allow revocation checking to be disabled on Mac, overriding/ignoring system settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: With suppressions Created 9 years, 8 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
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, stuff that is somehow a false positive 4 # 2. Intentional unit test errors, 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. 8 # These should all be in chromium's bug tracking system.
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 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 # Capturer on Mac uses OpenGL driver, which triggers several warnings. 184 # Capturer on Mac uses OpenGL driver, which triggers several warnings.
185 # The check has to be quite generic, as different hardware graphics cards 185 # The check has to be quite generic, as different hardware graphics cards
186 # will cause different sets of warnings. 186 # will cause different sets of warnings.
187 bug_75037 187 bug_75037
188 Memcheck:Cond 188 Memcheck:Cond
189 ... 189 ...
190 fun:gl* 190 fun:gl*
191 ... 191 ...
192 fun:_ZN8remoting*CapturerMac* 192 fun:_ZN8remoting*CapturerMac*
193 } 193 }
194 {
195 # See also http://openradar.appspot.com/radar?id=1169404
196 bug_79533
197 Memcheck:Value4
198 ...
199 fun:_ZN8Security13MappingHandleIlE4findINS_6CursorEEERT_li
200 fun:_ZN8Security13AppleDatabase14dataAbortQueryERNS_9DbContextEl
201 fun:_ZN8Security15DatabaseSession14DataAbortQueryEll
202 fun:_ZL19cssm_DataAbortQuery17cssm_dl_db_handlel
203 fun:CSSM_DL_DataAbortQuery
204 fun:_ZN11SSDLSession14DataAbortQueryEll
205 fun:_ZL19cssm_DataAbortQuery17cssm_dl_db_handlel
206 fun:CSSM_DL_DataAbortQuery
207 fun:tpDbFindIssuerCrl
208 fun:tpVerifyCertGroupWithCrls
209 }
194 210
195 # 2. Intentional unit test errors, stuff that is somehow a false positive 211 # 2. Intentional unit test errors, stuff that is somehow a false positive
196 # in our own code, or stuff that is so trivial it's not worth fixing. 212 # in our own code, or stuff that is so trivial it's not worth fixing.
197 { 213 {
198 # Plugins are deliberately not unloaded (on shutdown) on the Mac, in order to 214 # Plugins are deliberately not unloaded (on shutdown) on the Mac, in order to
199 # prevent crashes for those that don't unload cleanly. 215 # prevent crashes for those that don't unload cleanly.
200 plugin_unload 216 plugin_unload
201 Memcheck:Leak 217 Memcheck:Leak
202 fun:_Znw* 218 fun:_Znw*
203 fun:_ZN4base17LoadNativeLibraryERK8FilePath 219 fun:_ZN4base17LoadNativeLibraryERK8FilePath
(...skipping 761 matching lines...) Expand 10 before | Expand all | Expand 10 after
965 fun:_ZN36SignatureVerifierTest_BasicTest_Test8TestBodyEv 981 fun:_ZN36SignatureVerifierTest_BasicTest_Test8TestBodyEv
966 } 982 }
967 983
968 { 984 {
969 bug_51682b 985 bug_51682b
970 Memcheck:Leak 986 Memcheck:Leak
971 fun:malloc 987 fun:malloc
972 fun:__cxa_get_globals 988 fun:__cxa_get_globals
973 fun:__cxa_allocate_exception 989 fun:__cxa_allocate_exception
974 fun:_ZN8Security9CssmError7throwMeEi 990 fun:_ZN8Security9CssmError7throwMeEi
975 fun:_ZNK8Security9DbVersion9findTableEj 991 ...
976 fun:_ZNK8Security9DbVersion12createCursorEPK10cssm_query 992 fun:SecTrustEvaluate
977 fun:_ZN8Security10DbModifier12createCursorEPK10cssm_query
978 fun:_ZN8Security13AppleDatabase12dataGetFirstERNS_9DbContextEPKNS_9CssmQueryE P29cssm_db_record_attribute_dataPNS_8CssmDataERP21cssm_db_unique_record
979 fun:_ZN8Security15DatabaseSession12DataGetFirstElPKNS_9CssmQueryEP29cssm_db_r ecord_attribute_dataPNS_8CssmDataERP21cssm_db_unique_record
980 fun:_ZL17cssm_DataGetFirst17cssm_dl_db_handlePK10cssm_queryPlP29cssm_db_recor d_attribute_dataP9cssm_dataPP21cssm_db_unique_record
981 fun:CSSM_DL_DataGetFirst
982 } 993 }
983 { 994 {
984 bug_51682c 995 bug_51682c
985 Memcheck:Leak 996 Memcheck:Leak
986 fun:realloc 997 fun:realloc
987 fun:_ZN16DefaultAllocator7reallocEPvm 998 fun:_ZN16DefaultAllocator7reallocEPvm
988 fun:_ZN8Security28CssmAllocatorMemoryFunctions12relayReallocEPvmS1_ 999 fun:_ZN8Security28CssmAllocatorMemoryFunctions12relayReallocEPvmS1_
989 fun:_ZNK8Security19CssmMemoryFunctions7reallocEPvm 1000 fun:_ZNK8Security19CssmMemoryFunctions7reallocEPvm
990 fun:_ZN8Security28CssmMemoryFunctionsAllocator7reallocEPvm 1001 fun:_ZN8Security28CssmMemoryFunctionsAllocator7reallocEPvm
991 fun:_ZN10Attachment13upcallReallocElPvj 1002 fun:_ZN10Attachment13upcallReallocElPvj
(...skipping 569 matching lines...) Expand 10 before | Expand all | Expand 10 after
1561 fun:+[NSNavFBENode copyStandardSidebarNodes] 1572 fun:+[NSNavFBENode copyStandardSidebarNodes]
1562 fun:-[NSNavSidebarController load] 1573 fun:-[NSNavSidebarController load]
1563 fun:-[NSNavView loadSidebar] 1574 fun:-[NSNavView loadSidebar]
1564 fun:-[NSSavePanel _initSidebarAndPopups] 1575 fun:-[NSSavePanel _initSidebarAndPopups]
1565 fun:-[NSSavePanel _initPanelCommon] 1576 fun:-[NSSavePanel _initPanelCommon]
1566 fun:-[NSSavePanel initWithContentRect:styleMask:backing:defer:] 1577 fun:-[NSSavePanel initWithContentRect:styleMask:backing:defer:]
1567 fun:+[NSSavePanel _crunchyRawUnbonedPanel] 1578 fun:+[NSSavePanel _crunchyRawUnbonedPanel]
1568 fun:_ZN20SelectFileDialogImpl10SelectFileEN16SelectFileDialog4TypeERKSbItN4ba se20string16_char_traitsESaItEERK8FilePathPKNS0_12FileTypeInfoEiRKSsP8NSWindowPv 1579 fun:_ZN20SelectFileDialogImpl10SelectFileEN16SelectFileDialog4TypeERKSbItN4ba se20string16_char_traitsESaItEERK8FilePathPKNS0_12FileTypeInfoEiRKSsP8NSWindowPv
1569 fun:_ZN15DownloadManager24OnPathExistenceAvailableEP18DownloadCreateInfo 1580 fun:_ZN15DownloadManager24OnPathExistenceAvailableEP18DownloadCreateInfo
1570 } 1581 }
OLDNEW
« third_party/apple_apsl/README.chromium ('K') | « third_party/apple_apsl/cssmapplePriv.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698