Skip to content
Snippets Groups Projects
user avatar
Gisle Vanem authored
Using the first little merge of nghttp2 into libcurl, I stumbeled on the
missing 'snprintf' in MSVCRT. Isn't this how we do it for other libcurl
files?  I.e. use 'curl_msnprintf' and not 'snprintf' directly:
900ccc26
History
Name Last commit Last update
..