Buffer overflow

Where all the bugs are reported and discussed
Post Reply
sammy_0111
Posts: 1
Joined: Sat Jan 29, 2022 6:05 am

Buffer overflow

Post by sammy_0111 »

Hello, I've encountered a buffer overflow warning when compiling this.

Code: Select all

In file included from /usr/include/stdio.h:866,                                                                              
                 from platform.h:15,                                                                                         
                 from comskip.c:16:
/usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 261 bytes into a destination of size 256                                                                                                                           
Valgind?
https://valgrind.org/

Be well.
Post Reply