aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu27@gmail.com>2010-07-20 19:19:34 -0700
committerRoland McGrath <roland@redhat.com>2010-07-20 19:19:34 -0700
commit23d101d8eea76469b41c12b10a8e8ed13cf66bc6 (patch)
treec372519ace339dcddf7e9bac18aaf4196f0fe664 /ChangeLog
parent5dbc3b6cc0b759bf4b22d851ccb9cbf3e3cbc6ef (diff)
downloadglibc-23d101d8eea76469b41c12b10a8e8ed13cf66bc6.zip
glibc-23d101d8eea76469b41c12b10a8e8ed13cf66bc6.tar.gz
glibc-23d101d8eea76469b41c12b10a8e8ed13cf66bc6.tar.bz2
Hurd: fix sendmsg memory leak in error paths
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de7f38f..fa670c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
ld.so.cache was broken. With it, there is no way to disable dsocaps
like LD_HWCAP_MASK can disable hwcaps.
+2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
+
+ * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
+
2010-07-16 Ulrich Drepper <drepper@redhat.com>
* sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function