Move to malloca.valgrind.
authorBruno Haible <bruno@clisp.org>
Sat, 9 Jun 2007 10:59:23 +0000 (10:59 +0000)
committerBruno Haible <bruno@clisp.org>
Sat, 9 Jun 2007 10:59:23 +0000 (10:59 +0000)
lib/allocsa.valgrind [deleted file]

diff --git a/lib/allocsa.valgrind b/lib/allocsa.valgrind
deleted file mode 100644 (file)
index f4c77d6..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# Suppress a valgrind message about use of uninitialized memory in freesa().
-# This use is OK because it provides only a speedup.
-{
-    freesa
-    Memcheck:Cond
-    fun:freesa
-}