summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-17 12:41:24 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-17 12:41:24 +0000
commitdd4430f1f5513b1d78d5ed2013ce4d11937c3954 (patch)
tree77680018d9ed1d2e9266071db73f8ed5f604cd04 /tools
parent2aaf240cf9afb6522213e15e3199f76cefcb1065 (diff)
downloadchromium_src-dd4430f1f5513b1d78d5ed2013ce4d11937c3954.zip
chromium_src-dd4430f1f5513b1d78d5ed2013ce4d11937c3954.tar.gz
chromium_src-dd4430f1f5513b1d78d5ed2013ce4d11937c3954.tar.bz2
Suppress more std::string false leaks and leaks below history::ExpireHistoryBackend::DoExpireHistoryIndexFiles
BUG=76386,86481 TBR=glider Review URL: http://codereview.chromium.org/7201003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89474 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt62
1 files changed, 21 insertions, 41 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index cdb75c9..c28059a 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -619,13 +619,20 @@
obj:/bin/bash
}
{
- bug_76386
+ bug_76386a
Memcheck:Leak
fun:_Znw*
fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
...
fun:_ZNSsC1EPKcRKSaIcE
}
+{
+ bug_76386b
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
+ fun:_ZNSs4_Rep8_M_cloneERKSaIcEj
+}
#-----------------------------------------------------------------------
# 2. intentional unit test errors, or stuff that is somehow a false positive
@@ -2251,46 +2258,6 @@
fun:_ZN54BrowserAboutHandlerTest_WillHandleBrowserAboutURL_Test8TestBodyEv
}
{
- bug_46570_a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
- fun:_ZNSs4_Rep8_M_cloneERKSaIcEj
- fun:_ZNSs7reserveEj
- fun:_ZNSs6appendERKSs
- fun:_ZNK8FilePath6AppendERKSs
- fun:_ZN9file_util31CreateAndOpenFdForTemporaryFileE8FilePathPS0_
- fun:_ZN9file_util31CreateAndOpenTemporaryFileInDirERK8FilePathPS0_
- fun:_ZN9file_util31CreateAndOpenTemporaryShmemFileEP8FilePath
- fun:_ZN4base12SharedMemory12CreateOrOpenERKSbIwSt11char_traitsIwESaIwEEij
- fun:_ZN4base12SharedMemory6CreateERKSbIwSt11char_traitsIwESaIwEEbbj
- fun:_ZN14SharedIOBuffer4InitEv
- fun:_ZN20AsyncResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
- fun:_ZN23BufferedResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
- fun:_ZN27SafeBrowsingResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
- ...
- fun:_ZN22ResourceDispatcherHost4ReadEP10URLRequestPi
- fun:_ZN22ResourceDispatcherHost15OnReadCompletedEP10URLRequesti
- fun:_ZN13URLRequestJob18NotifyReadCompleteEi
-}
-{
- bug_46570_d
- Memcheck:Leak
- fun:_Znw*
- fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
- ...
- fun:_ZN31AutomationRenderMessageFilter17OnSetFilteredInetEb
- fun:_Z16DispatchToMethodI31AutomationRenderMessageFilterMS0_FvbEbEvPT_T0_RK6Tuple1IT1_E
- fun:_ZN3IPC16MessageWithTupleI6Tuple1IbEE8DispatchI31AutomationRenderMessageFilterMS5_FvbEEEbPKNS_7MessageEPT_T0_
- fun:_ZN31AutomationRenderMessageFilter17OnMessageReceivedERKN3IPC7MessageE
- fun:_ZN3IPC12ChannelProxy7Context10TryFiltersERKNS_7MessageE
- fun:_ZN3IPC11SyncChannel11SyncContext17OnMessageReceivedERKNS_7MessageE
- fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
- fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
- fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_
- fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv
-}
-{
bug_47950
Memcheck:Leak
fun:_Znw*
@@ -4665,6 +4632,19 @@
...
fun:_ZN16content_settings50PrefProviderTest_MigrateSinglePatternSettings_Test8TestBodyEv
}
+{
+ bug_86481
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN9__gnu_cxx13new_allocatorIP8FilePathE8allocateEjPKv
+ fun:_ZNSt11_Deque_baseI8FilePathSaIS0_EE15_M_allocate_mapEj
+ fun:_ZNSt11_Deque_baseI8FilePathSaIS0_EE17_M_initialize_mapEj
+ fun:_ZNSt11_Deque_baseI8FilePathSaIS0_EEC2ERKS1_j
+ fun:_ZNSt5dequeI8FilePathSaIS0_EEC1ERKS2_
+ fun:_ZNSt5stackI8FilePathSt5dequeIS0_SaIS0_EEEC1ERKS3_
+ fun:_ZN9file_util14FileEnumeratorC1ERK8FilePathbNS0_9FILE_TYPEERKSs
+ fun:_ZN7history20ExpireHistoryBackend25DoExpireHistoryIndexFilesEv
+}
#-----------------------------------------------------------------------
# These only occur on our Google workstations