diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 402b5cb3e2..2bfa774655 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2009-06-15 Ulrich Drepper <drepper@redhat.com> + [BZ #10203] + * nis/nss_nis/nis-pwd.c (internal_nis_endpwent): Free all buffers, + not just the currently used one and those which follow. + Patch by Joe Landers <jlanders@vmware.com>. + [BZ #10196] * libio/tst-fgetwc.c (do_test): Use de_DE.UTF-8 as locale name. Patch by Bruce Dubbs <bdubbs@linuxfromscratch.org>. |