Search found 1 match
- Sat Jan 29, 2022 6:22 am
- Forum: Bugs
- Topic: Buffer overflow
- Replies: 0
- Views: 3035
Buffer overflow
Hello, I've encountered a buffer overflow warning when compiling this. 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...