> This is much harder than it sounds. 
>

I understand although I'm not compiler guy. But it is worthy and it will 
make Asan really cover most of memory access in practice.
 

> I've made an attempt ~2 years ago and it almost, but not quite entirely, 
> worked.... 
>
> https://github.com/google/sanitizers/wiki/AddressSanitizerIntraObjectOverflow
> (Only for non POD objects in C++, so it won't directly apply to C at all)
>
> Is there any simple way to support C ? I believe support C can extend this 
feature value much wider, e.g. benefit not only "high level" Chrome 
application but also "low level" Chrome OS. 

-- 
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 address-sanitizer+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to