]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 26 May 2005 23:21:13 +0000 (23:21 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 26 May 2005 23:21:13 +0000 (23:21 +0000)
ChangeLog

index 9c7b3087bbfe9f5f4bafc3b5616f103830e42a5f..57e7bc1d6906d2909241b1febdf66ec8b4cc2c95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-26  Roland McGrath  <roland@redhat.com>
+
+       * 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  <roland@redhat.com>
 
        * configure.ac: Check for libaio.h.