[Bug analyzer/116006] RFE: detect usage of pointers to local variables that are out of scope
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 19 17:06:43 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116006
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2024-07-19
Status|UNCONFIRMED |NEW
Severity|normal |enhancement
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed. I though we had a warning about escaping local addresses but I can't
seem to get it to hit for this case.
More information about the Gcc-bugs
mailing list