From: Roland McGrath Date: Thu, 30 Jan 2003 08:21:39 +0000 (+0000) Subject: . X-Git-Tag: upstream/2.20~13194 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3174742cc1886941e7229ffbd48fa37a1106e3a;p=platform%2Fupstream%2Flinaro-glibc.git . --- diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index d1ecee3..3a4d50e 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,9 @@ +2003-01-29 Roland McGrath + + * 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 * Makefile (libthread_db.so-no-z-defs): Define.