]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Wed, 2 Feb 2005 03:51:22 +0000 (03:51 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 2 Feb 2005 03:51:22 +0000 (03:51 +0000)
ChangeLog

index 20a04ea1a1fdcf9bf4af566cd831e091809ad6a6..92eec6b1331df09a44643ceed1b30b58edd5ad86 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-02-01  Roland McGrath  <roland@redhat.com>
 
+       * syscall.c (qual_signal): Fix inverted return value and bogus
+       argument to qualify_one in the named case.
+
        * file.c (print_xattr_val): Don't use auto array sized by syscall
        argument.  Use malloc instead, so it can fail for insane values.
        Fixes Debian bug #283704.