http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56393



--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-20 
15:02:20 UTC ---

Yeah, we can do that.  But it will still only cover the case where executable

is linked with -fsanitize=address.  If you only sanitize some shared library

and use it by non-sanitized executable, it could still break, though perhaps

not as often as in this case.

Reply via email to