diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-12-22 11:51:44 -0800 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2009-12-22 11:51:44 -0800 |
commit | e87e2f48effefe5e70a9a21bc13d7187608d0365 (patch) | |
tree | 5e6cdc2a87f9cfc644fee97948f5c704c93c4e41 /ChangeLog | |
parent | e70ffcb0fa9a63e7befc3e513944aeb19d2e4748 (diff) | |
download | glibc-e87e2f48effefe5e70a9a21bc13d7187608d0365.tar.gz |
Hurd: Fix possibly uninitialized variable in _hurd_locked_install_cttyid.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-12-22 Samuel Thibault <samuel.thibault@ens-lyon.org> + + * hurd/hurdioctl.c (_hurd_locked_install_cttyid): Set newctty to + MACH_PORT_NULL when id != cttyid. + 2009-12-20 Samuel Thibault <samuel.thibault@ens-lyon.org> * sysdeps/mach/hurd/getcwd.c (cleanup): Do not call |