aboutsummaryrefslogtreecommitdiff
path: root/README.google
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2014-06-02 22:59:19 -0700
committerPaul Pluzhnikov <ppluzhnikov@google.com>2014-06-02 22:59:19 -0700
commit7241b75ecc6b89a5689d0d9f5d8e917b6b908c3b (patch)
tree8afa9ee8636765253e04d62b5602331694c9b5af /README.google
parentfa5cf22b8406dda76b95d09299bfc0cbe972aa3b (diff)
downloadglibc-7241b75ecc6b89a5689d0d9f5d8e917b6b908c3b.zip
glibc-7241b75ecc6b89a5689d0d9f5d8e917b6b908c3b.tar.gz
glibc-7241b75ecc6b89a5689d0d9f5d8e917b6b908c3b.tar.bz2
For b/13901604, forward-port http://cr/68404571 via
Diffstat (limited to 'README.google')
-rw-r--r--README.google6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.google b/README.google
index 661d414..19344ea 100644
--- a/README.google
+++ b/README.google
@@ -329,3 +329,9 @@ sysdeps/powerpc/powerpc64/fpu/s_copysign.S
stack temp bugfix on PPC ELFv2):
https://sourceware.org/ml/libc-alpha/2014-04/msg00000.html
(bmoses, already upstream)
+
+elf/rtld.c
+ For b/13901604, set correct __google_auxv before unsetting insecure
+ environment variables.
+ (ppluzhnikov, google-local)
+