From: Roland McGrath Date: Fri, 7 Nov 2003 02:36:45 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~676 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0f32e03d16a852bc56429ef4fe40b5a9a783f57;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 59181b82..dfdcc15b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-11-06 Roland McGrath + * strace.c (main): Treat piped output more like file output. + Disallow -ff with piped output. Fixes RH#105366. + Reported by Dmitry V. Levin + * strace.c (tprintf): Check result of vfprintf and use perror when it fails while not writing to stderr itself. Fixes Debian bug #218762.