about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-08-06 19:19:06 -0700
committerUlrich Drepper <drepper@redhat.com>2010-08-06 19:19:06 -0700
commit805bc17d6883bf6d47e49620d6f8e1b97cac9901 (patch)
tree63bfcbf2a4c0c5ae48d45185a3fce3b01058cbff /ChangeLog
parentc86434ccb576a3ce35b5a74f72b9f03bd45b522a (diff)
downloadglibc-805bc17d6883bf6d47e49620d6f8e1b97cac9901.tar.gz
glibc-805bc17d6883bf6d47e49620d6f8e1b97cac9901.tar.xz
glibc-805bc17d6883bf6d47e49620d6f8e1b97cac9901.zip
CL
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
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