wininet: InternetGetConnectedStateExA() must always null-terminate the state string.
commit6fa67bc8d70368e33510cce5128e9e01b2fdce7c
authorFrancois Gouget <fgouget@codeweavers.com>
Fri, 7 Apr 2023 13:23:40 +0000 (7 15:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Apr 2023 14:32:20 +0000 (12 16:32 +0200)
tree763cb87d9291e07bd239284a56f1bb5317b7ce3b
parentf0b9f257c486f4ba1d6f7a1f7469bc3ed0cbfd38
wininet: InternetGetConnectedStateExA() must always null-terminate the state string.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54799
dlls/wininet/internet.c
dlls/wininet/tests/internet.c