https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79221
Martin Sebor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79221
--- Comment #5 from Martin Sebor ---
Author: msebor
Date: Wed Dec 11 15:59:55 2019
New Revision: 279227
URL: https://gcc.gnu.org/viewcvs?rev=279227&root=gcc&view=rev
Log:
PR middle-end/79221 - missing -Wstringop-overflow= on a strcat overflow
g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79221
Martin Sebor changed:
What|Removed |Added
Known to work||10.0, 8.1.0, 9.2.0
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79221
--- Comment #3 from Eric Gallager ---
(In reply to Martin Sebor from comment #0)
> Similar to bug 79220, the -Wstringop-overflow option diagnoses the buffer
> overflow in the call to strcat in f() in the program below but fails to do
> the same f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79221
Eric Gallager changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79221
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|