*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 3 Nov 2001 08:24:27 +0000 (08:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Nov 2001 08:24:27 +0000 (08:24 +0000)
lib/ChangeLog

index bea7c14..4d90a88 100644 (file)
@@ -1,3 +1,8 @@
+2001-11-03  Jim Meyering  <meyering@lucent.com>
+
+       * hash.c (hash_clear): Fix a bug that could lead to an infloop or
+       e.g., a fault due to an attempt to free a NULL pointer.
+
 2001-11-01  Jim Meyering  <meyering@lucent.com>
 
        * dirfd.c, dirfd.h: New files.