- Notifications
You must be signed in to change notification settings - Fork1.1k
AddressSanitizerAndroidPlatform
Alexander Potapenko edited this pageAug 31, 2015 ·2 revisions
AddressSanitizer is supported in AOSP starting with JellyBean? release.
To run applications built with ASan you'll need an -eng build of Android.
To build any part of Android system with ASan, add LOCAL_ADDRESS_SANITIZER:=true to the appropriate Android.mk.
To run a standalone native binary, prefix it with asanwrapper: /system/bin/asanwrapperpath_to_your_binaryoptions