aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-08-21 11:24:12 +0200
committerFlorian Weimer <fweimer@redhat.com>2018-08-21 11:24:12 +0200
commitef939d928a5b9f2d9b103b16cb7acc1d2fbcbb80 (patch)
tree0f6874cd41d4de6c64f010c1fffebc8526e43d1c /ChangeLog
parent88ffb39dc664bfec391c4d927f8c2145141bb7f0 (diff)
downloadglibc-ef939d928a5b9f2d9b103b16cb7acc1d2fbcbb80.tar
glibc-ef939d928a5b9f2d9b103b16cb7acc1d2fbcbb80.tar.gz
glibc-ef939d928a5b9f2d9b103b16cb7acc1d2fbcbb80.tar.bz2
glibc-ef939d928a5b9f2d9b103b16cb7acc1d2fbcbb80.zip
__readlink_chk: Remove micro-optimization
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3807de147b..408d7356ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-08-21 Florian Weimer <fweimer@redhat.com>
+
+ * debug/readlink_chk.c (__readlink_chk): Always call __readlink.
+ * sysdeps/unix/sysv/linux/generic/readlink_chk.c: Remove file.
+
2018-08-20 Florian Weimer <fweimer@redhat.com>
* sysdeps/unix/sysv/linux/generic/readlink_chk.c: Remove