Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium

New issue 393 by [email protected]: Link libasan with -z interpose on Linux
https://code.google.com/p/address-sanitizer/issues/detail?id=393

I've noticed that libasan.so gets linked with -z global on Android to avoid need for LD_PRELOAD. BDF linker has a flag called -z interpose which has similar purpose. I suggest to use it to make ASan DSO on Linux more user-friendly. While at it, we can also use -z nodlopen to prohibit dlopening libasan.so.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to