This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/81436] missing -Wstringop-overflow on strncat to a zero-size buffer


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

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Eric, thanks for putting so much effort into helping triage and make progress
on these bugs!  FWIW, I think the diagnostic maintainers are mainly focused on
the design and implementation of diagnostic infrastructure, not so much on
deficiencies in its client code, so CC'ing them on bugs like this is probably
not going to help move them along.  (I'll let David and/or Dodji correct me if
I'm wrong here.)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]