msi: Initialize a variable (valgrind).
This commit is contained in:
parent
e6ce4de393
commit
4710e973f8
@ -1366,7 +1366,7 @@ static HRESULT session_invoke(
|
||||
{
|
||||
SessionObject *session = (SessionObject*)This;
|
||||
WCHAR *szString;
|
||||
DWORD dwLen;
|
||||
DWORD dwLen = 0;
|
||||
MSIHANDLE msiHandle;
|
||||
LANGID langId;
|
||||
UINT ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user