]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Sun, 6 Feb 2005 01:55:16 +0000 (01:55 +0000)
committerRoland McGrath <roland@redhat.com>
Sun, 6 Feb 2005 01:55:16 +0000 (01:55 +0000)
ChangeLog

index 0b0ffa769556047d73c1d52fa029c88815982f66..5d13e7c43a45bda3d816b167260297962191e200 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2005-02-05  Roland McGrath  <roland@redhat.com>
 
+       * desc.c (decode_select): Calculate size of passed fd_set vectors and
+       copy in the user's size rather than the standard sizeof(fd_set).
+       Fixes Debian bug #65654.
+
+       * util.c (printpath, printpathn): Print NULL and don't try any fetch
+       when ADDR is zero.
+       Fixes Debian bug #63093.
+
        * debian/control (Build-Depends): Fix for s390 and sparc.
        From Bastian Blank <waldi@debian.org>.
        Fixes Debian bug #293564.