From a0f32e03d16a852bc56429ef4fe40b5a9a783f57 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 7 Nov 2003 02:36:45 +0000 Subject: [PATCH] . --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.50.1