opengl32: Replace sprintf with snprintf/asprintf to avoid deprecation warnings on...
commit5851ba868612ba4faaeb12d3a58b0304a2d3d490
authorBrendan Shanks <bshanks@codeweavers.com>
Mon, 11 Mar 2024 19:22:23 +0000 (11 12:22 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Mar 2024 20:22:41 +0000 (11 21:22 +0100)
tree1cb2778cf62141a948803d6beeee14455a977a40
parent3af1e7df21db5b27fc06ff91c9aa3c12fc6853b1
opengl32: Replace sprintf with snprintf/asprintf to avoid deprecation warnings on macOS.
dlls/opengl32/unix_wgl.c