Comment #3 on issue 291 by [email protected]: CoverSan mode
http://code.google.com/p/address-sanitizer/issues/detail?id=291

just to make sure I understand: this is only relevant for global variables (and constants?).

Yes. Also potentially function pointers (via relro) and vtables.

Could you please provide a test and desired output?

This idea is in a very raw state right now, I did not work out as many details as I'd like. A test could be chrome.apk + a set of URLs to load. Desired output is the list of offsets in .rodata, .data.rel.ro.local, .data.rel.ro, .data, .bss and such.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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

Reply via email to