Skip to content
Snippets Groups Projects
Commit 7f963a19 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

checksrc: ban unsafe functions

The list of unsafe functions currently consists of sprintf, vsprintf,
strcat, strncat and gets.

Subsequently, some existing code needed updating to avoid warnings on
this.
parent 9ceee69f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment