summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
diff options
context:
space:
mode:
authorstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-15 18:42:04 +0000
committerstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-15 18:42:04 +0000
commite78da2d9eb7901ecfda35228220247acfb1b73fa (patch)
tree473edc9198ac8af43e941aa2aeeb191fb47b0c22 /tools/valgrind
parent6f053f3c989299efd3093bfd8216d7c96387c1ac (diff)
downloadchromium_src-e78da2d9eb7901ecfda35228220247acfb1b73fa.zip
chromium_src-e78da2d9eb7901ecfda35228220247acfb1b73fa.tar.gz
chromium_src-e78da2d9eb7901ecfda35228220247acfb1b73fa.tar.bz2
Another day, another mutation of the SQLite issues needing suppressing.
Also a slight variation on an existing font suppression. BUG=20508,20580 TEST=Mac valgrind UI bots Review URL: http://codereview.chromium.org/195089 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26242 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index c3a6d89..896d79e 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -213,6 +213,14 @@
fun:get_glyphs_for_glyph_names
}
{
+ bug_20508c
+ Memcheck:Cond
+ fun:_eATSFontGetGlyphIDsForGlyphNames
+ fun:ATSFontGetGlyphIDsForGlyphNames
+ fun:ats_font_get_glyphs_for_glyph_names
+ fun:get_glyphs_for_glyph_names
+}
+{
bug_20807
Memcheck:Addr4
fun:_ZNK12DynamicArray14getFirstNumberEv
@@ -673,6 +681,16 @@
fun:_ZN7history16ArchivedDatabase16BeginTransactionEv
}
{
+ # Invalid write!
+ bug_20580_g
+ Memcheck:Addr4
+ fun:writeJournalHdr
+ fun:sqlite3PagerBegin
+ fun:sqlite3BtreeBeginTrans
+ ...
+ fun:_ZN7history16ArchivedDatabase16BeginTransactionEv
+}
+{
bug_20837
Memcheck:Leak
fun:malloc