From: Roland McGrath Date: Thu, 26 May 2005 23:21:13 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~382 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e776e3e4cbf675f33d2661c58d2442d6d6be9566;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 9c7b3087..57e7bc1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-05-26 Roland McGrath + + * system.c (sys_sysctl): Check for errors accessing user pointers. + Use malloc instead of alloca in case size is insane. + 2005-05-09 Roland McGrath * configure.ac: Check for libaio.h.