]> granicus.if.org Git - strace/commitdiff
.
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 8 Oct 2007 21:28:18 +0000 (21:28 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 8 Oct 2007 21:28:18 +0000 (21:28 +0000)
ChangeLog

index 9897d4b88c7ef366ff00e11d4cab443d1d6a50f8..c135d881a5127e53c333ecba71cf18e27cc761fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2007-09-25  Dmitry V. Levin <ldv@altlinux.org>
 
-       * strace (main): Use calloc for tcbtab allocation.
+       * strace.c (main): Use calloc for tcbtab allocation.
        Check calloc return value.
        Reported by Bai Weidong.