aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-25 19:14:45 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-25 19:14:45 +0000
commit38027f90d41a27e9aafc56731f8ccc3ced67ce8d (patch)
tree089a6a489a30bcdc63b09db00237dd5c68170545 /ChangeLog
parentc7df983c08045b8d5c50f239b2b0d6e954afd2c7 (diff)
downloadglibc-38027f90d41a27e9aafc56731f8ccc3ced67ce8d.tar
glibc-38027f90d41a27e9aafc56731f8ccc3ced67ce8d.tar.gz
glibc-38027f90d41a27e9aafc56731f8ccc3ced67ce8d.tar.bz2
glibc-38027f90d41a27e9aafc56731f8ccc3ced67ce8d.zip
[BZ #2386]
* sysdeps/unix/sysv/linux/ia64/clone2.S: Check for NULL stakc pointers to match other architectures. * sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (tests): Add tst-clone. * sysdeps/unix/sysv/linux/tst-clone.c: New file. malloc'ed wbuffer which isn't freed in error conditions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 28bb8934fd..87ff6c5593 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,15 @@
2006-04-25 Ulrich Drepper <drepper@redhat.com>
+ [BZ #2386]
+ * sysdeps/unix/sysv/linux/ia64/clone2.S: Check for NULL stakc
+ pointers to match other architectures.
+ * sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (tests): Add
+ tst-clone.
+ * sysdeps/unix/sysv/linux/tst-clone.c: New file.
+
[BZ #2072]
* stdio-common/printf_fp.c: Fix potential memory leaks for
- malloc'ed wbuffer isn't freed in error conditions.
+ malloc'ed wbuffer which isn't freed in error conditions.
[BZ #2569]
* iconv/gconv_db.c (__gconv_release_step): Fix condition of assert