[Bug other/60548] [libvtv/scripts/sum-vtv-counts.c:108]: (warning) scanf without field width limit s can crash with huge input data.

2021-09-12 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60548

Eric Gallager  changed:

   What|Removed |Added

 CC||ctice at gcc dot gnu.org,
   ||egallager at gcc dot gnu.org

--- Comment #4 from Eric Gallager  ---
cc-ing libvtv maintainer

[Bug other/60548] [libvtv/scripts/sum-vtv-counts.c:108]: (warning) scanf without field width limit s can crash with huge input data.

2019-06-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60548

--- Comment #3 from Andrew Pinski  ---
(In reply to Eric Gallager from comment #2)
> (In reply to Andrew Pinski from comment #1)
> > This file is never compiled so it is very minor.
> 
> Why does it even exist then?

Because it is useful to debug libvtv logs; it is developer of GCC debuging tool
rather than user debugging tool.

[Bug other/60548] [libvtv/scripts/sum-vtv-counts.c:108]: (warning) scanf without field width limit s can crash with huge input data.

2019-06-28 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60548

--- Comment #2 from Eric Gallager  ---
(In reply to Andrew Pinski from comment #1)
> This file is never compiled so it is very minor.

Why does it even exist then?

[Bug other/60548] [libvtv/scripts/sum-vtv-counts.c:108]: (warning) scanf without field width limit s can crash with huge input data.

2014-03-17 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60548

David Binderman dcb314 at hotmail dot com changed:

   What|Removed |Added

   Severity|normal  |minor


[Bug other/60548] [libvtv/scripts/sum-vtv-counts.c:108]: (warning) scanf without field width limit s can crash with huge input data.

2014-03-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60548

--- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org ---
This file is never compiled so it is very minor.