[Bug c/71501] missing warning on printf %s with a non-nul terminated string

2019-02-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71501 Martin Sebor changed: What|Removed |Added Known to fail||4.8.5, 4.9.4, 5.4.0, 6.4.0,

[Bug c/71501] missing warning on printf %s with a non-nul terminated string

2018-01-25 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71501 Martin Sebor changed: What|Removed |Added CC||prathamesh3492 at gcc dot gnu.org ---

[Bug c/71501] missing warning on printf %s with a non-nul terminated string

2016-09-21 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71501 Bug 71501 depends on bug 49905, which changed state. Bug 49905 Summary: Better sanity checking on sprintf src & dest to produce warning for dodgy code ? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49905 What|Removed

[Bug c/71501] missing warning on printf %s with a non-nul terminated string

2016-09-21 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71501 Bug 71501 depends on bug 49905, which changed state. Bug 49905 Summary: Better sanity checking on sprintf src & dest to produce warning for dodgy code ? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49905 What|Removed

[Bug c/71501] missing warning on printf %s with a non-nul terminated string

2016-09-20 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71501 Bug 71501 depends on bug 49905, which changed state. Bug 49905 Summary: Better sanity checking on sprintf src & dest to produce warning for dodgy code ? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49905 What|Removed

[Bug c/71501] missing warning on printf %s with a non-nul terminated string

2016-06-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71501 Martin Sebor changed: What|Removed |Added Keywords||diagnostic