]> granicus.if.org Git - curl/commit
libtest/stub_gssapi: use "real" snprintf
authorDaniel Stenberg <daniel@haxx.se>
Thu, 3 Jan 2019 11:00:58 +0000 (12:00 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 3 Jan 2019 22:47:23 +0000 (23:47 +0100)
commitc7c362a24c0247644f9fde05e8ea353af4a94b04
tree5e9debaa8793f44957c7f34c3708eb873216e669
parentd42520f2c8321540454a2f7c1141c99e27bba8f7
libtest/stub_gssapi: use "real" snprintf

... since it doesn't link with libcurl.

Reverts the commit dcd6f81025 changes from this file.

Bug: https://curl.haxx.se/mail/lib-2019-01/0000.html
Reported-by: Shlomi Fish
Reviewed-by: Daniel Gustafsson
Reviewed-by: Kamil Dudka
Closes #3434
tests/libtest/stub_gssapi.c