summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-10-06 20:34:24 +0000
committerUlrich Drepper <drepper@redhat.com>2006-10-06 20:34:24 +0000
commit4df92d57e86155e371b7797ed0bb51ff30e6450a (patch)
tree7eb8970020022ccbf96b3eca7372f7fa683ead77 /ChangeLog
parent68361572527e50a1e8d21f2898faa3809181c946 (diff)
* nis/nis_table.c (nis_list): If __follow_path fails in the new
code, make sure the nis_freeresult call doesn't crash and that the result is reported correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21c329e066..2ab02dd9e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-06 Ulrich Drepper <drepper@redhat.com>
+
+ * nis/nis_table.c (nis_list): If __follow_path fails in the new
+ code, make sure the nis_freeresult call doesn't crash and that the
+ result is reported correctly.
+
2006-09-27 Jakub Jelinek <jakub@redhat.com>
* nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS