2014-06-20 16:22 GMT+04:00 Konstantin Serebryany <[email protected]>: > Nice! > > On Fri, Jun 20, 2014 at 4:16 PM, Yuri Gribov <[email protected]> wrote: >> All, >> >> FYI it should now be possible to replace existing Kasan implementation >> (which abuses TSan) with stock userspace Asan. We (well, Andrew) have >> successfully sanitized kernel with CFLAGS = -fsanitize=address --param >> asan-stack=0 --param asan-globals=0 --param use-after-return=0 --param >> asan-instrumentation-with-call-threshold=0. As Dmitry pointed out, we >> could hide all these --param's under -fsanitize=kernel-address. >> >> @Andrey: did I miss anything in CFLAGS? >> >> -Y >> >> -- >> 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. > > -- > 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.
-- Best regards, Andrey Ryabinin -- 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.
