diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-11-27 09:32:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-11-27 09:32:34 +0000 |
commit | 9d55da2be7d886a68fdc42393134414b6ccd6bce (patch) | |
tree | 80413e3d5888455b41fafb05fef5aefd0e20aab3 | |
parent | f08f41139845e5711082ff6d178faf5e90eff24e (diff) | |
download | glibc-9d55da2be7d886a68fdc42393134414b6ccd6bce.tar.gz glibc-9d55da2be7d886a68fdc42393134414b6ccd6bce.tar.xz glibc-9d55da2be7d886a68fdc42393134414b6ccd6bce.zip |
* nis/nis_table.c (nis_list): Add more free calls in error cases.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 73da63a650..9128d7b8e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-11-27 Ulrich Drepper <drepper@redhat.com> + + * nis/nis_table.c (nis_list): Add more free calls in error cases. + 2005-11-26 Richard Henderson <rth@redhat.com> * sysdeps/alpha/strncmp.S: Don't read too much data when pointers |