summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-26 22:07:39 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-26 22:07:39 +0000
commit44693a7a71fa420a541aaa8a9e79c2280fc61bc7 (patch)
tree7fd19081d039b066b3a3c88a00e058c7282bc18a /tools
parent1cf2fb57cf09b043e6f455af07dec4656c88c919 (diff)
downloadchromium_src-44693a7a71fa420a541aaa8a9e79c2280fc61bc7.zip
chromium_src-44693a7a71fa420a541aaa8a9e79c2280fc61bc7.tar.gz
chromium_src-44693a7a71fa420a541aaa8a9e79c2280fc61bc7.tar.bz2
Move false positive suppression to #2.
BUG=46343 TEST=none Review URL: http://codereview.chromium.org/3052012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53698 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt87
1 files changed, 44 insertions, 43 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 032a3b5..7e48cfa 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -787,6 +787,50 @@
fun:rc4_wordconv
fun:RC4_Encrypt
}
+{
+ # Valgrind gets confused by fork() and reports false positive.
+ bug_46343_a
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN9__gnu_cxx13new_allocatorIiE8allocateEjPKv
+ fun:_ZNSt12_Vector_baseIiSaIiEE11_M_allocateEj
+ fun:_ZNSt6vectorIiSaIiEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPiS1_EERKi
+ fun:_ZNSt6vectorIiSaIiEE9push_backERKi
+ fun:_ZN10ZygoteHost12ForkRendererERKSt6vectorISsSaISsEERKS0_ISt4pairIjiESaIS6_EE
+ fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISsSsESaIS3_EEiP11CommandLine
+ fun:_Z16DispatchToMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineEbS6_iSA_EvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
+ fun:_ZN14RunnableMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineE6Tuple4IbS6_iSA_EE3RunEv
+ fun:_ZN11MessageLoop7RunTaskEP4Task
+}
+{
+ bug_46343_b
+ Memcheck:Leak
+ ...
+ fun:realloc
+ fun:_ZN6Pickle6ResizeEj
+ fun:_ZN6Pickle10BeginWriteEj
+ fun:_ZN6Pickle10WriteBytesEPKvi
+ fun:_ZN6Pickle8WriteIntEi
+ fun:_ZN6Pickle11WriteStringERKSs
+ fun:_ZN10ZygoteHost12ForkRendererERKSt6vectorISsSaISsEERKS0_ISt4pairIjiESaIS6_EE
+ fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISsSsESaIS3_EEiP11CommandLine
+ fun:_Z16DispatchToMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineEbS6_iSA_EvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
+ fun:_ZN14RunnableMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineE6Tuple4IbS6_iSA_EE3RunEv
+ fun:_ZN11MessageLoop7RunTaskEP4Task
+}
+{
+ bug_46343_c
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN9__gnu_cxx13new_allocatorISt4pairIjiEE8allocateEjPKv
+ fun:_ZNSt12_Vector_baseISt4pairIjiESaIS1_EE11_M_allocateEj
+ fun:_ZNSt6vectorISt4pairIjiESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_
+ fun:_ZNSt6vectorISt4pairIjiESaIS1_EE9push_backERKS1_
+ fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISsSsESaIS3_EEiP11CommandLine
+ fun:_Z16DispatchToMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineEbS6_iSA_EvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
+ fun:_ZN14RunnableMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineE6Tuple4IbS6_iSA_EE3RunEv
+ fun:_ZN11MessageLoop7RunTaskEP4Task
+}
#-----------------------------------------------------------------------
# 3. Suppressions for real chromium bugs that are not yet fixed.
@@ -3162,49 +3206,6 @@
fun:_ZNK21URLRequestMockHTTPJob20GetResponseInfoConstEPN3net16HttpResponseInfoE
}
{
- bug_46343_a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN9__gnu_cxx13new_allocatorIiE8allocateEjPKv
- fun:_ZNSt12_Vector_baseIiSaIiEE11_M_allocateEj
- fun:_ZNSt6vectorIiSaIiEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPiS1_EERKi
- fun:_ZNSt6vectorIiSaIiEE9push_backERKi
- fun:_ZN10ZygoteHost12ForkRendererERKSt6vectorISsSaISsEERKS0_ISt4pairIjiESaIS6_EE
- fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISsSsESaIS3_EEiP11CommandLine
- fun:_Z16DispatchToMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineEbS6_iSA_EvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
- fun:_ZN14RunnableMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineE6Tuple4IbS6_iSA_EE3RunEv
- fun:_ZN11MessageLoop7RunTaskEP4Task
-}
-{
- bug_46343_b
- Memcheck:Leak
- ...
- fun:realloc
- fun:_ZN6Pickle6ResizeEj
- fun:_ZN6Pickle10BeginWriteEj
- fun:_ZN6Pickle10WriteBytesEPKvi
- fun:_ZN6Pickle8WriteIntEi
- fun:_ZN6Pickle11WriteStringERKSs
- fun:_ZN10ZygoteHost12ForkRendererERKSt6vectorISsSaISsEERKS0_ISt4pairIjiESaIS6_EE
- fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISsSsESaIS3_EEiP11CommandLine
- fun:_Z16DispatchToMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineEbS6_iSA_EvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
- fun:_ZN14RunnableMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineE6Tuple4IbS6_iSA_EE3RunEv
- fun:_ZN11MessageLoop7RunTaskEP4Task
-}
-{
- bug_46343_c
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN9__gnu_cxx13new_allocatorISt4pairIjiEE8allocateEjPKv
- fun:_ZNSt12_Vector_baseISt4pairIjiESaIS1_EE11_M_allocateEj
- fun:_ZNSt6vectorISt4pairIjiESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_
- fun:_ZNSt6vectorISt4pairIjiESaIS1_EE9push_backERKS1_
- fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISsSsESaIS3_EEiP11CommandLine
- fun:_Z16DispatchToMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineEbS6_iSA_EvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
- fun:_ZN14RunnableMethodIN20ChildProcessLauncher7ContextEMS1_FvbRKSt6vectorISt4pairISsSsESaIS4_EEiP11CommandLineE6Tuple4IbS6_iSA_EE3RunEv
- fun:_ZN11MessageLoop7RunTaskEP4Task
-}
-{
bug_46345
Memcheck:Leak
fun:_Znw*