From 02242448bf431a69fd0b8c929ca4408a05479baa Mon Sep 17 00:00:00 2001 From: Tulio Magno Quites Machado Filho Date: Tue, 2 Jun 2015 10:32:25 -0300 Subject: Avoid outputting to TTY after an expected memory corruption in testcase Protect TTY against an expected memory corruption from testcase tst-malloc-backtrace, which is expected to SIGABRT after a forced memory corruption. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c043fac6e5..e433130330 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-06-05 Tulio Magno Quites Machado Filho + + * malloc/tst-malloc-backtrace.c (do_test): Redirect libc fatal + errors to stderr. + 2015-06-05 Florian Weimer [BZ #15661] -- cgit 1.4.1