diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-08-06 19:19:06 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-08-06 19:19:06 -0700 |
commit | 805bc17d6883bf6d47e49620d6f8e1b97cac9901 (patch) | |
tree | 63bfcbf2a4c0c5ae48d45185a3fce3b01058cbff | |
parent | c86434ccb576a3ce35b5a74f72b9f03bd45b522a (diff) | |
download | glibc-805bc17d6883bf6d47e49620d6f8e1b97cac9901.tar.gz glibc-805bc17d6883bf6d47e49620d6f8e1b97cac9901.tar.xz glibc-805bc17d6883bf6d47e49620d6f8e1b97cac9901.zip |
CL
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ee565af088..012efd860d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-08-06 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): + Also fail if tpwd after pwuid call is NULL. + 2010-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org> * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down |