[DINPUT_WINETEST]
authorAmine Khaldi <amine.khaldi@reactos.org>
Fri, 26 Sep 2014 09:04:18 +0000 (09:04 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Fri, 26 Sep 2014 09:04:18 +0000 (09:04 +0000)
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64298

rostests/winetests/dinput/dinput.c

index c18e8bc..6ea5551 100644 (file)
@@ -608,6 +608,7 @@ static void test_DirectInputJoyConfig8(void)
                "IDirectInput_CreateDevice failed with guid from GetConfig hr = 0x%08x\n", hr);
     }
 
                "IDirectInput_CreateDevice failed with guid from GetConfig hr = 0x%08x\n", hr);
     }
 
+    IDirectInput_Release(pDI);
 }
 
 START_TEST(dinput)
 }
 
 START_TEST(dinput)