svn commit: lorikeet r747 - in trunk/heimdal/cf: .

lha at samba.org lha at samba.org
Mon Jun 18 11:07:41 GMT 2007


Author: lha
Date: 2007-06-18 11:07:40 +0000 (Mon, 18 Jun 2007)
New Revision: 747

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=747

Log:
Try if --run-libc-freeres=no helps.

Modified:
   trunk/heimdal/cf/Makefile.am.common


Changeset:
Modified: trunk/heimdal/cf/Makefile.am.common
===================================================================
--- trunk/heimdal/cf/Makefile.am.common	2007-06-18 11:05:55 UTC (rev 746)
+++ trunk/heimdal/cf/Makefile.am.common	2007-06-18 11:07:40 UTC (rev 747)
@@ -239,7 +239,7 @@
 #
 
 check-valgrind:
-	env TESTS_ENVIRONMENT="$(top_builddir)/libtool --mode execute valgrind --leak-check=full --quiet --suppressions=$(top_srcdir)/cf/valgrind-suppressions" make check
+	env TESTS_ENVIRONMENT="$(top_builddir)/libtool --mode execute valgrind --leak-check=full --quiet --suppressions=$(top_srcdir)/cf/valgrind-suppressions --run-libc-freeres=no" make check
 
 #
 # Target to please samba build farm, builds distfiles in-tree.



More information about the samba-cvs mailing list