|
From: <sv...@va...> - 2010-08-12 13:30:11
|
Author: sewardj
Date: 2010-08-12 14:30:02 +0100 (Thu, 12 Aug 2010)
New Revision: 11257
Log:
Another supp for OSX 10.5.
Modified:
trunk/darwin9.supp
Modified: trunk/darwin9.supp
===================================================================
--- trunk/darwin9.supp 2010-08-12 07:48:27 UTC (rev 11256)
+++ trunk/darwin9.supp 2010-08-12 13:30:02 UTC (rev 11257)
@@ -180,6 +180,13 @@
fun:vsnprintf
}
+{
+ macos-TFontFeatures::TFontFeatures(unsigned long)-uninitialised-stack-val
+ Memcheck:Cond
+ fun:_ZN13TFontFeaturesC2Em
+ fun:_ZNK9TBaseFont12CopyFeaturesEv
+}
+
##----------------------------------------------------------------------##
# Helgrind
##----------------------------------------------------------------------##
|