]> git.mxchange.org Git - flightgear.git/blobdiff - scripts/debug/sample.fgfs.supp
Make the sunset color view direction dependent again.
[flightgear.git] / scripts / debug / sample.fgfs.supp
index 30519190e1450e0508dd81b1970fa2866fd5ac04..6b692f48b5d757840fb24e420407556f719f3845 100644 (file)
@@ -4,7 +4,7 @@
 # {
 #     name_of_suppression
 #     kind: one of Param Value1 Value2 Value4 Value8
-#               Cond Free Addr1 Addr2 Addr4 Addr8
+#               Cond Free PThread Addr1 Addr2 Addr4 Addr8
 #     (if Param: name of system call param, if Free: name of free-ing fn)
 #     caller0 name, or /name/of/so/file.so
 #     caller1 name, or ditto
     Cond
     fun:removeEntity__7ssgListUi
 }
+
+{
+    zlib/pthread-bug(PThread)
+    PThread
+    fun:pthread_error
+    fun:__pthread_mutex_destroy
+    fun:_IO_default_finish
+}
+