f556cd021e4cc665a70b98e43e462da244995979
markd
  Thu Jun 24 17:35:30 2010 -0700
update suppressions due to code changes
diff --git src/lib/valgrind.suppress src/lib/valgrind.suppress
index 2bea3df..44c76fe 100644
--- src/lib/valgrind.suppress
+++ src/lib/valgrind.suppress
@@ -16,7 +16,7 @@
    fun:defaultAlloc
    fun:needMem
    fun:lmInit
-   fun:newHash
+   fun:newHashExt
    fun:parseOptions
    fun:optionInit
 }
@@ -26,7 +26,7 @@
    fun:malloc
    fun:defaultAlloc
    fun:needMem
-   fun:newHash
+   fun:newHashExt
    fun:parseOptions
    fun:optionInit
 }
@@ -67,7 +67,7 @@
    fun:needLargeZeroedMem
    fun:newBlock
    fun:lmAlloc
-   fun:newHash
+   fun:newHashExt
    fun:parseOptions
    fun:optionInit
 }