Yes. In fact, to all platforms that need LD_PRELOAD-style hacks.
On Wed, Jul 23, 2014 at 4:43 AM, Yuri Gribov <[email protected]> wrote: > On Wed, Jul 23, 2014 at 3:23 PM, 'Evgeniy Stepanov' via > address-sanitizer <[email protected]> wrote: >> There is an idea that I >> always wanted to implement for ASan applications to re-exec themselves >> if they are run with asanwrapper (i.e. without ASan runtime library in >> LD_PRELOAD list). In that case ASan would add itself to LD_PRELOAD and >> call exec() on itself. > > You mean porting the Mac's reexec hack to other platforms as well? > > -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.
