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 c/79879] Integer overflow in functions from scanf() family in MinGW, Cygwin, Borland/Embarcadero C environments


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

--- Comment #8 from Lukas Wyporek <wyporek at poczta dot onet.pl> ---
With -Wall -Wextra instead of just -Wextra the behaviour is the same - integer
overflows.

Best regards,

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