msxml3/tests: Free ready state BSTR (Valgrind).
Signed-off-by: Daniel Lehman <dlehman25@gmail.com> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
dbd8c89ea8
commit
cf08ea1b3a
@ -130,6 +130,7 @@ static HRESULT WINAPI HTMLEvents_Invoke(IDispatch *iface, DISPID dispIdMember, R
|
||||
ok(hr == S_OK, "got 0x%08x\n", hr);
|
||||
if(!memcmp(state, completeW, sizeof(completeW)))
|
||||
loaded = TRUE;
|
||||
SysFreeString(state);
|
||||
}
|
||||
|
||||
return S_OK;
|
||||
|
Loading…
x
Reference in New Issue
Block a user