Hi all, I wonder if it would make sense to speed up the current malloc context code for malloc_context_size=1 case. This case is often enough to locate error and can be implemented with zero overhead (by passing __builtin_return_address() from malloc/new interceptors to ASan unwinder).
-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/groups/opt_out.
