about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPetr Baudis <pasky@ucw.cz>2013-03-14 01:16:53 +0100
committerPetr Baudis <pasky@ucw.cz>2013-03-14 01:16:53 +0100
commit58a1335e76a553e1cf4edeebc27f16fc9b53d6e6 (patch)
tree9fd5fa6a35ac6cae08023fae5fc0037e29c8e09b /ChangeLog
parentbb48a26acf98a377a0ec235d127311ae4fbfb623 (diff)
downloadglibc-58a1335e76a553e1cf4edeebc27f16fc9b53d6e6.tar.gz
glibc-58a1335e76a553e1cf4edeebc27f16fc9b53d6e6.tar.xz
glibc-58a1335e76a553e1cf4edeebc27f16fc9b53d6e6.zip
Fix __times() handling of EFAULT when buf is NULL
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4cb2c811a..9e7be29278 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-03-14  Petr Baudis  <pasky@ucw.cz>
+
+	* sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
+	for non-NULL pointer before the memory validity test. Pointed
+	out by Holger Brunck <holger.brunck@keymile.com>.
+
 2013-03-13  Andreas Schwab  <schwab@suse.de>
 
 	* extra-lib.mk (extra-objs): Add static-only-routines as .oS