mirror of
https://github.com/curl/curl.git
synced 2026-04-14 13:01:42 +08:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| curl.h | ||
| curlbuild.h.cmake | ||
| curlbuild.h.dist | ||
| curlbuild.h.in | ||
| curlrules.h | ||
| curlver.h | ||
| easy.h | ||
| Makefile.am | ||
| mprintf.h | ||
| multi.h | ||
| stdcheaders.h | ||
| typecheck-gcc.h | ||