summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-06 20:13:45 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-06 20:13:45 +0000
commit52400c7fdc2430781e22a311e1b35109f96f8ceb (patch)
treefd66fd31ba7d55f56554a505948fea3b749e0b63 /tools
parent4d9ef386a1e45a363178a92d3215664dba439a2f (diff)
downloadchromium_src-52400c7fdc2430781e22a311e1b35109f96f8ceb.zip
chromium_src-52400c7fdc2430781e22a311e1b35109f96f8ceb.tar.gz
chromium_src-52400c7fdc2430781e22a311e1b35109f96f8ceb.tar.bz2
Add a mac valgrind suppression.
BUG=26964 Review URL: http://codereview.chromium.org/378018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31279 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 5b274dc..36bd017 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -356,3 +356,29 @@
fun:_ZN7WebCore23enableSuddenTerminationEv
fun:_ZN7WebCore15StorageAreaSync11performSyncEv
}
+{
+ bug_26964
+ Memcheck:Addr4
+ fun:findElementGivenHash
+ fun:sqlite3HashFind
+ fun:sqlite3FindTable
+ fun:sqlite3LocateTable
+ fun:selectExpander
+ fun:sqlite3WalkSelect
+ fun:sqlite3SelectExpand
+ fun:sqlite3SelectPrep
+ fun:sqlite3Select
+ fun:yy_reduce
+ fun:sqlite3Parser
+ fun:sqlite3RunParser
+ fun:sqlite3Prepare
+ fun:sqlite3LockAndPrepare
+ fun:sqlite3_prepare_v2
+ fun:_ZN3sql10Connection18GetUniqueStatementEPKc
+ fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
+ fun:_ZN7history13VisitDatabase12GetStartDateEPN4base4TimeE
+ fun:_ZN7history14HistoryBackend8InitImplEv
+ fun:_ZN7history14HistoryBackend4InitEb
+ fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_FvbEbEvPT_T0_RK6Tuple1IT1_E
+ fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvbE6Tuple1IbEE3RunEv
+}