On Mon, May 26, 2014 at 7:57 PM, 'Dmitry Vyukov' via address-sanitizer <[email protected]> wrote: > What exactly do you want to write? We need to coordinate.
>From compiler's side we'll probably start experimenting with stack instrumentation. Provided that we stick with function calls, I like the frame metadata approach most (i.e. insert calls to __kasan_instrument_stack/__kasan_uninstrument_stack at start/end of function). -- 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.
