summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorcbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-29 17:01:31 +0000
committercbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-29 17:01:31 +0000
commita74c3c1a5085f2d200b6709dd03320d469eac550 (patch)
tree7b5101014fa0bb228f2a130114b9dcbdf3fb9788 /tools
parentee2ceca35a21a9d90e165a59e119b36302f81967 (diff)
downloadchromium_src-a74c3c1a5085f2d200b6709dd03320d469eac550.zip
chromium_src-a74c3c1a5085f2d200b6709dd03320d469eac550.tar.gz
chromium_src-a74c3c1a5085f2d200b6709dd03320d469eac550.tar.bz2
Suppressions for CompressorZlib::Process
BUG=77768 TEST=waterfall.sh match TBR=simonmorris@chromium.org Review URL: http://codereview.chromium.org/6749030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79694 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index edc8363..86e12fe 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4138,6 +4138,34 @@
fun:_ZN7WebCore24RenderThemeChromiumLinux*
fun:_ZN7WebCore11RenderTheme5paintEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
}
+{
+ bug_77768_a
+ Memcheck:Cond
+ fun:memcpy
+ fun:fill_window
+ fun:deflate_fast
+ fun:deflate
+ fun:_ZN8remoting14CompressorZlib7ProcessEPKhiPhiNS_10Compressor15CompressorFlushEPiS6_
+ fun:_ZN8remoting15EncoderRowBased10EncodeRectERKN3gfx4RectEb
+ fun:_ZN8remoting15EncoderRowBased6EncodeE13scoped_refptrINS_11CaptureDataEEbP14CallbackRunnerI6Tuple1IPNS_11VideoPacketEEE
+ fun:_ZN8remoting14ScreenRecorder8DoEncodeE13scoped_refptrINS_11CaptureDataEE
+ fun:_Z16DispatchToMethodIN8remoting14ScreenRecorderEMS1_Fv13scoped_refptrINS0_11CaptureDataEEES4_EvPT_T0_RK6Tuple1IT1_E
+ fun:_ZN14RunnableMethodIN8remoting14ScreenRecorderEMS1_Fv13scoped_refptrINS0_11CaptureDataEEE6Tuple1IS4_EE3RunEv
+}
+{
+ bug_77768_b
+ Memcheck:Value4
+ fun:memcpy
+ fun:fill_window
+ fun:deflate_fast
+ fun:deflate
+ fun:_ZN8remoting14CompressorZlib7ProcessEPKhiPhiNS_10Compressor15CompressorFlushEPiS6_
+ fun:_ZN8remoting15EncoderRowBased10EncodeRectERKN3gfx4RectEb
+ fun:_ZN8remoting15EncoderRowBased6EncodeE13scoped_refptrINS_11CaptureDataEEbP14CallbackRunnerI6Tuple1IPNS_11VideoPacketEEE
+ fun:_ZN8remoting14ScreenRecorder8DoEncodeE13scoped_refptrINS_11CaptureDataEE
+ fun:_Z16DispatchToMethodIN8remoting14ScreenRecorderEMS1_Fv13scoped_refptrINS0_11CaptureDataEEES4_EvPT_T0_RK6Tuple1IT1_E
+ fun:_ZN14RunnableMethodIN8remoting14ScreenRecorderEMS1_Fv13scoped_refptrINS0_11CaptureDataEEE6Tuple1IS4_EE3RunEv
+}
#-----------------------------------------------------------------------
# These only occur on our Google workstations