about summary refs log tree commit diff
path: root/linuxthreads_db
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-01-30 08:21:39 +0000
committerRoland McGrath <roland@gnu.org>2003-01-30 08:21:39 +0000
commitf3174742cc1886941e7229ffbd48fa37a1106e3a (patch)
tree79eb4389f7b2c69c5709d7b207cd55bbb32027bd /linuxthreads_db
parent87f728411a5d6b26aee5c55a01949cda17197499 (diff)
downloadglibc-f3174742cc1886941e7229ffbd48fa37a1106e3a.tar.gz
glibc-f3174742cc1886941e7229ffbd48fa37a1106e3a.tar.xz
glibc-f3174742cc1886941e7229ffbd48fa37a1106e3a.zip
.
Diffstat (limited to 'linuxthreads_db')
-rw-r--r--linuxthreads_db/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog
index d1ecee32d1..3a4d50e772 100644
--- a/linuxthreads_db/ChangeLog
+++ b/linuxthreads_db/ChangeLog
@@ -1,3 +1,9 @@
+2003-01-29  Roland McGrath  <roland@redhat.com>
+
+	* td_ta_new.c (td_ta_new): Cap the `sizeof_descr' value read from the
+	inferior at `sizeof (struct _pthread_descr_struct)', since we use it
+	as a length in copies to our own structures.
+
 2003-01-05  Ulrich Drepper  <drepper@redhat.com>
 
 	* Makefile (libthread_db.so-no-z-defs): Define.