mirror of
https://github.com/curl/curl.git
synced 2026-05-30 03:57:34 +03:00
examples: allow vsnprintf again
Ref: https://github.com/curl/curl/pull/18668#issuecomment-3383422410
Follow-up to b12da22db1 #18866
Closes #18970
This commit is contained in:
parent
56c892af1f
commit
e78185625f
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ allowfunc snprintf
|
|||
allowfunc socket
|
||||
allowfunc sscanf
|
||||
allowfunc strerror
|
||||
allowfunc vsnprintf
|
||||
banfunc curl_maprintf
|
||||
banfunc curl_mfprintf
|
||||
banfunc curl_mprintf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue