Skip to content
GitLab
Explore
Sign in
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Repository
tlmsp-curl
lib
file.c
Find file
Blame
History
Permalink
Replaced all uses of sprintf() with the safer snprintf(). It is just a
· feb2dd28
Daniel Stenberg
authored
Jun 24, 2004
precaution to prevent mistakes to lead to buffer overflows.
feb2dd28