]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
examples: allow `vsnprintf` again
authorViktor Szakats <commit@vsz.me>
Thu, 9 Oct 2025 10:51:08 +0000 (12:51 +0200)
committerViktor Szakats <commit@vsz.me>
Thu, 9 Oct 2025 10:59:46 +0000 (12:59 +0200)
Ref: https://github.com/curl/curl/pull/18668#issuecomment-3383422410
Follow-up to b12da22db1f11da51082977dc21a7edee7858911 #18866
Closes #18970

docs/examples/.checksrc

index 59899762bfde52a7f1b29573625230ea0e38ade7..c81d1597681dfc982be823267d92ca77bf977e65 100644 (file)
@@ -10,6 +10,7 @@ allowfunc snprintf
 allowfunc socket
 allowfunc sscanf
 allowfunc strerror
+allowfunc vsnprintf
 banfunc curl_maprintf
 banfunc curl_mfprintf
 banfunc curl_mprintf