]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Wed, 11 Jul 2007 07:23:44 +0000 (07:23 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 11 Jul 2007 07:23:44 +0000 (07:23 +0000)
ChangeLog

index ce4aef043b3b8e253302d9bd18fb68bee4af47d0..d3e95cc668373a139673289738a37e1e4af9a1f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-07-11  Roland McGrath  <roland@redhat.com>
 
+       * util.c (printstr): Fix size calculation for outstr allocation.
+
        * configure.ac (struct sigcontext.sc_hi2): Use #ifdef around
        <asm/sigcontext.h> to match signal.c include conditions.