Comment #2 on issue 326 by [email protected]: Android L regressions
https://code.google.com/p/address-sanitizer/issues/detail?id=326

Status:
* current bionic master branch has a number of fixes to symbol resolution and signal unwinding. When that's released, we won't need libcorkscrew.so anymore. * asan_device_setup sets allow_user_segv_handler=1 to allow libsigchain to take priority. Our segv handler becomes the first in line after libsigchain's, so everything works as before. * asan_device_setup sets SELinux labels properly so that enforcing mode works fine.

Basically, everything works on master branch.


--
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