search for: local_address_sanit

Displaying 3 results from an estimated 3 matches for "local_address_sanit".

2013 Jun 21
3
[LLVMdev] ASan for Android Applications
...ddress-sanitizer.googlecode.com/svn-history/r1624/wiki/Android.wiki > AddressSanitizer is fully 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. I don't see that string 'LOCAL_ADDRESS_SANITIZER' in the latest NDK (r8e). The wiki mentions needing an "-eng" build. Do I need that "-eng" because it includs bug-fixes needed by the ASan runtime? or can I move forward wit...
2013 Jun 21
0
[LLVMdev] ASan for Android Applications
...ode.com/svn-history/r1624/wiki/Android.wiki > >> AddressSanitizer is fully 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. > > I don't see that string 'LOCAL_ADDRESS_SANITIZER' in the latest NDK > (r8e). The wiki mentions needing an "-eng" build. Do I need that > "-eng" because it includs bug-fixes needed by the ASan runtime? or &gt...
2013 Jun 21
1
[LLVMdev] ASan for Android Applications
...4/wiki/Android.wiki >> >>> AddressSanitizer is fully 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. >> >> I don't see that string 'LOCAL_ADDRESS_SANITIZER' in the latest NDK >> (r8e). The wiki mentions needing an "-eng" build. Do I need that >> "-eng" because it includs bug-fixes needed by the ASan...