]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 7 Nov 2003 02:36:45 +0000 (02:36 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 7 Nov 2003 02:36:45 +0000 (02:36 +0000)
ChangeLog

index 59181b823b87f1c212aa039fbef220b1c5642cef..dfdcc15ba509836340a041e562bcbe5a9231e208 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2003-11-06  Roland McGrath  <roland@redhat.com>
 
+       * strace.c (main): Treat piped output more like file output.
+       Disallow -ff with piped output.  Fixes RH#105366.
+       Reported by Dmitry V. Levin <ldv@altlinux.org>
+
        * strace.c (tprintf): Check result of vfprintf and use perror when it
        fails while not writing to stderr itself.  Fixes Debian bug #218762.