projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cb947f
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 3 Nov 2001 08:24:27 +0000
(08:24 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 3 Nov 2001 08:24:27 +0000
(08:24 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index bea7c1468f6021bffc7fe56b61448f8756a8a138..4d90a88a28760f842e16d0705c8046cbc6859c80 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-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.