summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-07-21 13:58:40 +0000
committerUlrich Drepper <drepper@redhat.com>1998-07-21 13:58:40 +0000
commitc13de8877bb60d2a7cc23e6c36e6ed1b25b3b624 (patch)
treec3ea38566facfffd85986f89060eb596fcc4ab5d /ChangeLog
parent2b25f93f7ad09ec1c2b93e07ceae577b56b44a80 (diff)
Update.
1998-07-21 16:08 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu> * sysdeps/unix/sysv/linux/sendmsg.c: If passing a SCM_CREDS message, copy the buffer and resize it to what the kernel wants to see. Bug found and analyzed by Thorsten Kukuk <kukuk@weber-eb.uni-paderborn.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e6cc830e1..a741080f6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1998-07-21 16:08 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
+
+ * sysdeps/unix/sysv/linux/sendmsg.c: If passing a SCM_CREDS
+ message, copy the buffer and resize it to what the kernel
+ wants to see. Bug found and analyzed by Thorsten Kukuk
+ <kukuk@weber-eb.uni-paderborn.de>
+
1998-07-20 Jose M. Moya <josem@gnu.org>
* hurd/hurdmsg.c (_S_msg_get_env_variable): Copy getenv return