From 2bc1387273d2123398fc12133643ea2bc02a2cd1 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 31 Jul 2012 09:55:38 +0200 Subject: secure_getenv test should write errors to standard output This way, they end up in the log file. Also skip the test if no GID can be found. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e608ac4c1b..3b8e8a93ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-07-31 Florian Weimer + + * stdlib/tst-secure-getenv.c: Use printf for error reporting. + Exit with zero in case no suitable GID is found, and write a + message to standard error. + 2012-07-30 Roland McGrath * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX -- cgit 1.4.1