[Bug other/67520] libmpx should abort() instead of exit(255) on bound violation detection

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 14 11:22:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67520

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
IMHO libraries should have a way to specify a custom handler (and default that
to abort maybe).  Indeed exit (255) isn't very canonical.



More information about the Gcc-bugs mailing list