I'm playing $TALENT Summer Spin to grab a share of the 500,000 $TALENT prize pool! Join me for some fun with /talent 🔆
- 0 replies
- 0 recasts
- 0 reactions
Very dangerous functions in C. strcpy(char *dest, const char *src) - May overflow the dest buffer. strcat(char *dest, const char *src) - May overflow the dest buffer. getwd(char *buf) - May overflow the buf buffer. gets(char *s) - May overflow the s buffer. [vf]scanf(const char *format, …) - May overflow its arguments. realpath(char *path, char resolved_path[]) - May overflow the path buffer. [v]sprintf(char *str, const char *format, …) - May overflow the str buffer.
- 0 replies
- 0 recasts
- 0 reactions
I’ve joined the waitlist for the OneFootball Club ⚽️ 🤝 Come and join the community. Powered by @deform https://onefootballclub.deform.cc/get-started
- 0 replies
- 0 recasts
- 0 reactions