[Bug sanitizer/61530] [4.10 Regression] segfault with asan
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 17 12:56:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61530
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-06-17
Ever confirmed|0 |1
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
LGTM, just please use some other function name than error, error is a glibc
function and it is unnecessary to override it with something unrelated.
Also, patches should go to gcc-patches...
More information about the Gcc-bugs
mailing list