Comment #3 on issue 215 by [email protected]: Find init-order-fiasco caused by template instantiations
http://code.google.com/p/address-sanitizer/issues/detail?id=215

David Majnemer is adding first-class sections with comdat support. Could we do this with comdats? We'd need some way of saying, include this global in the list of globals to poison, if and only if the global from this TU won the comdat race in the linker. I don't think the current ASan global list really works for this. It would need to be something more like .init_array, where many separate pieces of data go into it.

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