On Fri, Dec 2, 2016 at 4:52 AM, steven shi <shijunj...@gmail.com> wrote:

>
> 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.
>

Of course. I just don't know how to do it :(


>
>
>> I've made an attempt ~2 years ago and it almost, but not quite entirely,
>> worked....
>> https://github.com/google/sanitizers/wiki/AddressSanitizerIn
>> traObjectOverflow
>> (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.
>

-- 
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