secur32: Replace sprintf with snprintf to avoid deprecation warnings on macOS.
commit4860fbe7b5355bfa4a5e98bb2446f69d1c484666
authorBrendan Shanks <bshanks@codeweavers.com>
Mon, 11 Mar 2024 20:50:17 +0000 (11 13:50 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Mar 2024 21:19:49 +0000 (11 22:19 +0100)
treeb741b86c3e14b4e659d595500a829efa05a698cd
parent5851ba868612ba4faaeb12d3a58b0304a2d3d490
secur32: Replace sprintf with snprintf to avoid deprecation warnings on macOS.
dlls/secur32/schannel_gnutls.c