Skip to content
Commit 1669e68b authored by Alexander Potapenko's avatar Alexander Potapenko
Browse files

[libsanitizer] Replace ReadBinaryName() with ReadBinaryNameCached(),

which caches the executable name upon the first invocation.
This is necessary because Google Chrome (and potentially other programs)
restrict the access to /proc/self/exe on linux.
This change should fix https://code.google.com/p/chromium/issues/detail?id=502974

llvm-svn: 240960
parent a0388a8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment