aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-08 04:12:07 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-08 04:12:07 +0000
commit07683f843da03675c1ddcd4810c72a9264f113dd (patch)
tree3f9326e2ab7627a2bddefc8a668e75781f662302 /ChangeLog
parent43bc8ac6eab0f952faa3f3ca7bd0adfcdba13d9a (diff)
downloadglibc-07683f843da03675c1ddcd4810c72a9264f113dd.tar
glibc-07683f843da03675c1ddcd4810c72a9264f113dd.tar.gz
glibc-07683f843da03675c1ddcd4810c72a9264f113dd.tar.bz2
glibc-07683f843da03675c1ddcd4810c72a9264f113dd.zip
* nis/nis_table.c (nis_list): Fix memory handling in error case.
2005-12-07 Ulrich Drepper <drepper@redhat.com> * nis/nis_table.c (nis_list): Remove have_tablepath, just use the pointer value itself.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3756c9401..2c8695d19f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-07 Jakub Jelinek <jakub@redhat.com>
+
+ * nis/nis_table.c (nis_list): Fix memory handling in error case.
+
+2005-12-07 Ulrich Drepper <drepper@redhat.com>
+
+ * nis/nis_table.c (nis_list): Remove have_tablepath, just use the
+ pointer value itself.
+
2005-12-06 Ulrich Drepper <drepper@redhat.com>
* catgets/gencat.c: Use GPL, not LGPL.