On 12/04/2017 10:17 PM, Paul Lawrence wrote: > For now we can hard-code ASAN ABI level 5, since historical clang builds > can't build the kernel anyway. We also need to emulate gcc's > __SANITIZE_ADDRESS__ flag, or memset() calls won't be instrumented. > > Signed-off-by: Greg Hackmann <ghackm...@google.com> > Signed-off-by: Paul Lawrence <paullawre...@google.com> > ---
Acked-by: Andrey Ryabinin <aryabi...@virtuozzo.com>