[Bug sanitizer/113304] zero-length array and bound checking error
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 10 08:30:10 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113304
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2024-01-10
Status|UNCONFIRMED |NEW
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note -fsanitize=bounds-strict ignores the attribute strict_flex_array too which
is definitely not documented.
Confirmed for the documentation improvement.
More information about the Gcc-bugs
mailing list