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

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

Issue 16194006: Expand suppression 166709c to also cover bug 244800. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 6 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
« 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 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 6133 matching lines...) Expand 10 before | Expand all | Expand 10 after
6144 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv 6144 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
6145 } 6145 }
6146 { 6146 {
6147 bug_166709c 6147 bug_166709c
6148 Memcheck:Leak 6148 Memcheck:Leak
6149 fun:_Znw* 6149 fun:_Znw*
6150 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_ 6150 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_
6151 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_ 6151 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_
6152 fun:_ZN7content13BrowserThread28PostBlockingPoolTaskAndReplyERKN15tracked_obj ects8LocationERKN4base8CallbackIFvvEEESA_ 6152 fun:_ZN7content13BrowserThread28PostBlockingPoolTaskAndReplyERKN15tracked_obj ects8LocationERKN4base8CallbackIFvvEEESA_
6153 fun:_ZN10extensions11ImageLoader15LoadImagesAsyncEPKNS_9ExtensionERKSt6vector INS0_19ImageRepresentationESaIS5_EERKN4base8CallbackIFvRKN3gfx5ImageEEEE 6153 fun:_ZN10extensions11ImageLoader15LoadImagesAsyncEPKNS_9ExtensionERKSt6vector INS0_19ImageRepresentationESaIS5_EERKN4base8CallbackIFvRKN3gfx5ImageEEEE
6154 fun:_ZN10extensions11ImageLoader14LoadImageAsyncEPKNS_9ExtensionERK17Extensio nResourceRKN3gfx4SizeERKN4base8CallbackIFvRKNS7_5ImageEEEE
6155 } 6154 }
6156 { 6155 {
6157 bug_166818 6156 bug_166818
6158 Memcheck:Leak 6157 Memcheck:Leak
6159 fun:malloc 6158 fun:malloc
6160 fun:g_malloc 6159 fun:g_malloc
6161 ... 6160 ...
6162 fun:gdk_pixbuf_loader_load_module 6161 fun:gdk_pixbuf_loader_load_module
6163 fun:gdk_pixbuf_loader_close 6162 fun:gdk_pixbuf_loader_close
6164 fun:_ZN2ui12_GLOBAL__N_110LoadPixbufEPN4base22RefCountedStaticMemoryEb 6163 fun:_ZN2ui12_GLOBAL__N_110LoadPixbufEPN4base22RefCountedStaticMemoryEb
(...skipping 1132 matching lines...) Expand 10 before | Expand all | Expand 10 after
7297 fun:_ZN3ash8internal12_GLOBAL__N_119MirrorWindowCreatorD0Ev 7296 fun:_ZN3ash8internal12_GLOBAL__N_119MirrorWindowCreatorD0Ev
7298 fun:_ZNK4base14DefaultDeleterIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdat erEEclEPS4_ 7297 fun:_ZNK4base14DefaultDeleterIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdat erEEclEPS4_
7299 fun:_ZN4base8internal15scoped_ptr_implIN3ash8internal12_GLOBAL__N_119MirrorWi ndowUpdaterENS_14DefaultDeleterIS5_EEED1Ev 7298 fun:_ZN4base8internal15scoped_ptr_implIN3ash8internal12_GLOBAL__N_119MirrorWi ndowUpdaterENS_14DefaultDeleterIS5_EEED1Ev
7300 fun:_ZN10scoped_ptrIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdaterEN4base1 4DefaultDeleterIS3_EEED1Ev 7299 fun:_ZN10scoped_ptrIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdaterEN4base1 4DefaultDeleterIS3_EEED1Ev
7301 fun:_ZN3ash8internal14DisplayManager14UpdateDisplaysERKSt6vectorINS0_11Displa yInfoESaIS3_EE 7300 fun:_ZN3ash8internal14DisplayManager14UpdateDisplaysERKSt6vectorINS0_11Displa yInfoESaIS3_EE
7302 fun:_ZN3ash8internal14DisplayManager23OnNativeDisplaysChangedERKSt6vectorINS0 _11DisplayInfoESaIS3_EE 7301 fun:_ZN3ash8internal14DisplayManager23OnNativeDisplaysChangedERKSt6vectorINS0 _11DisplayInfoESaIS3_EE
7303 fun:_ZN3ash4test21DisplayManagerTestApi13UpdateDisplayERKSs 7302 fun:_ZN3ash4test21DisplayManagerTestApi13UpdateDisplayERKSs
7304 fun:_ZN3ash4test11AshTestBase13UpdateDisplayERKSs 7303 fun:_ZN3ash4test11AshTestBase13UpdateDisplayERKSs
7305 fun:_ZN3ash8internal44MirrorWindowControllerTest_MirrorCursor_Test8TestBodyEv 7304 fun:_ZN3ash8internal44MirrorWindowControllerTest_MirrorCursor_Test8TestBodyEv
7306 } 7305 }
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