advpack: Don't use sizeof to calculate the length of a WCHAR string.
commit86ab6bc9a7bee8971287438bbfad337fe1ce2fb1
authorMichael Stefaniuc <mstefani@winehq.org>
Tue, 6 Oct 2020 22:51:56 +0000 (7 00:51 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 Oct 2020 08:16:40 +0000 (7 10:16 +0200)
tree227da54a5dce318dda83698146260d0bf7b45c33
parent251d0a8a26b359fdb2af5b99e8c9949e7fbb0aeb
advpack: Don't use sizeof to calculate the length of a WCHAR string.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/advpack/install.c